Translation components API.

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

GET /api/translations/otrs-7/itsm-change-management/en_CA/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/en_CA/?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:19.091227Z",
            "action": 0,
            "target": "",
            "id": 370591,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/370591/?format=api"
        },
        {
            "unit": "http://translate.otrs.com/api/units/2082773/?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/en_CA/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-15T06:33:19.091204Z",
            "action": 59,
            "target": "",
            "id": 370590,
            "action_name": "String updated in the repository",
            "url": "http://translate.otrs.com/api/changes/370590/?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/en_CA/?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:26:58.922599Z",
            "action": 0,
            "target": "",
            "id": 222876,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/222876/?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/en_CA/?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:00.221998Z",
            "action": 0,
            "target": "",
            "id": 177520,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/177520/?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/en_CA/?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:17.586731Z",
            "action": 0,
            "target": "",
            "id": 67938,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/67938/?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/en_CA/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-01-15T08:44:58.737649Z",
            "action": 0,
            "target": "",
            "id": 59109,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/59109/?format=api"
        }
    ]
}