Translation components API.

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

GET /api/translations/otrs-7/itsm-core/fr_CA/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/fr_CA/?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:57.627254Z",
            "action": 0,
            "target": "",
            "id": 259137,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/259137/?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/fr_CA/?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.922821Z",
            "action": 0,
            "target": "",
            "id": 249281,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/249281/?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/fr_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:54:50.374766Z",
            "action": 0,
            "target": "",
            "id": 177780,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/177780/?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/fr_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:42:07.713685Z",
            "action": 0,
            "target": "",
            "id": 68049,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/68049/?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/fr_CA/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-01-15T08:45:39.818863Z",
            "action": 0,
            "target": "",
            "id": 60241,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/60241/?format=api"
        }
    ]
}