Translation components API.

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

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

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "http://translate.otrs.com/api/components/otrs-7/itsm-core/?format=api",
            "translation": "http://translate.otrs.com/api/translations/otrs-7/itsm-core/et/?format=api",
            "user": "http://translate.otrs.com/api/users/bu/?format=api",
            "author": "http://translate.otrs.com/api/users/bu/?format=api",
            "timestamp": "2021-05-28T08:24:56.419431Z",
            "action": 0,
            "target": "",
            "id": 259133,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/259133/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.otrs.com/api/components/otrs-7/itsm-core/?format=api",
            "translation": "http://translate.otrs.com/api/translations/otrs-7/itsm-core/et/?format=api",
            "user": "http://translate.otrs.com/api/users/bu/?format=api",
            "author": "http://translate.otrs.com/api/users/bu/?format=api",
            "timestamp": "2021-03-25T13:06:47.271569Z",
            "action": 0,
            "target": "",
            "id": 249277,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/249277/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.otrs.com/api/components/otrs-7/itsm-core/?format=api",
            "translation": "http://translate.otrs.com/api/translations/otrs-7/itsm-core/et/?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:54:49.382852Z",
            "action": 0,
            "target": "",
            "id": 177776,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/177776/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.otrs.com/api/components/otrs-7/itsm-core/?format=api",
            "translation": "http://translate.otrs.com/api/translations/otrs-7/itsm-core/et/?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:42:07.578033Z",
            "action": 0,
            "target": "",
            "id": 68045,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/68045/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.otrs.com/api/components/otrs-7/itsm-core/?format=api",
            "translation": "http://translate.otrs.com/api/translations/otrs-7/itsm-core/et/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-01-15T08:45:38.363980Z",
            "action": 0,
            "target": "",
            "id": 60207,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/60207/?format=api"
        }
    ]
}