Translation components API.

See the Weblate's Web API documentation for detailed description of the API.

GET /api/translations/otrs-7/itsm-change-management/lt/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "http://translate.otrs.com/api/components/otrs-7/itsm-change-management/?format=api",
            "translation": "http://translate.otrs.com/api/translations/otrs-7/itsm-change-management/lt/?format=api",
            "user": "http://translate.otrs.com/api/users/bu/?format=api",
            "author": "http://translate.otrs.com/api/users/bu/?format=api",
            "timestamp": "2023-08-15T06:33:22.901311Z",
            "action": 0,
            "target": "",
            "id": 370629,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/370629/?format=api"
        },
        {
            "unit": "http://translate.otrs.com/api/units/2082792/?format=api",
            "component": "http://translate.otrs.com/api/components/otrs-7/itsm-change-management/?format=api",
            "translation": "http://translate.otrs.com/api/translations/otrs-7/itsm-change-management/lt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-15T06:33:22.901287Z",
            "action": 59,
            "target": "",
            "id": 370628,
            "action_name": "String updated in the repository",
            "url": "http://translate.otrs.com/api/changes/370628/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.otrs.com/api/components/otrs-7/itsm-change-management/?format=api",
            "translation": "http://translate.otrs.com/api/translations/otrs-7/itsm-change-management/lt/?format=api",
            "user": "http://translate.otrs.com/api/users/bu/?format=api",
            "author": "http://translate.otrs.com/api/users/bu/?format=api",
            "timestamp": "2020-11-04T08:27:26.992260Z",
            "action": 0,
            "target": "",
            "id": 222895,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/222895/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.otrs.com/api/components/otrs-7/itsm-change-management/?format=api",
            "translation": "http://translate.otrs.com/api/translations/otrs-7/itsm-change-management/lt/?format=api",
            "user": "http://translate.otrs.com/api/users/bu/?format=api",
            "author": "http://translate.otrs.com/api/users/bu/?format=api",
            "timestamp": "2020-06-30T08:09:20.567991Z",
            "action": 0,
            "target": "",
            "id": 177539,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/177539/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.otrs.com/api/components/otrs-7/itsm-change-management/?format=api",
            "translation": "http://translate.otrs.com/api/translations/otrs-7/itsm-change-management/lt/?format=api",
            "user": "http://translate.otrs.com/api/users/bu/?format=api",
            "author": "http://translate.otrs.com/api/users/bu/?format=api",
            "timestamp": "2020-01-24T08:25:21.213762Z",
            "action": 0,
            "target": "",
            "id": 67957,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/67957/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.otrs.com/api/components/otrs-7/itsm-change-management/?format=api",
            "translation": "http://translate.otrs.com/api/translations/otrs-7/itsm-change-management/lt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-01-15T08:45:48.084458Z",
            "action": 0,
            "target": "",
            "id": 60437,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/60437/?format=api"
        }
    ]
}