Translation components API.

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

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

{
    "count": 8,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "http://translate.otrs.com/api/components/otrs-7/general-catalog/?format=api",
            "translation": "http://translate.otrs.com/api/translations/otrs-7/general-catalog/en_CA/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-04T08:56:22.202837Z",
            "action": 0,
            "target": "",
            "id": 329566,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/329566/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.otrs.com/api/components/otrs-7/general-catalog/?format=api",
            "translation": "http://translate.otrs.com/api/translations/otrs-7/general-catalog/en_CA/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-04T08:54:38.621188Z",
            "action": 0,
            "target": "",
            "id": 329388,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/329388/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.otrs.com/api/components/otrs-7/general-catalog/?format=api",
            "translation": "http://translate.otrs.com/api/translations/otrs-7/general-catalog/en_CA/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-03-03T11:07:33.391289Z",
            "action": 0,
            "target": "",
            "id": 284759,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/284759/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.otrs.com/api/components/otrs-7/general-catalog/?format=api",
            "translation": "http://translate.otrs.com/api/translations/otrs-7/general-catalog/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-30T07:56:16.051317Z",
            "action": 0,
            "target": "",
            "id": 177284,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/177284/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.otrs.com/api/components/otrs-7/general-catalog/?format=api",
            "translation": "http://translate.otrs.com/api/translations/otrs-7/general-catalog/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-04-28T07:03:44.152969Z",
            "action": 0,
            "target": "",
            "id": 144746,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/144746/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.otrs.com/api/components/otrs-7/general-catalog/?format=api",
            "translation": "http://translate.otrs.com/api/translations/otrs-7/general-catalog/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-24T07:54:43.972880Z",
            "action": 0,
            "target": "",
            "id": 67637,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/67637/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.otrs.com/api/components/otrs-7/general-catalog/?format=api",
            "translation": "http://translate.otrs.com/api/translations/otrs-7/general-catalog/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-23T23:23:49.205779Z",
            "action": 0,
            "target": "",
            "id": 65985,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/65985/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.otrs.com/api/components/otrs-7/general-catalog/?format=api",
            "translation": "http://translate.otrs.com/api/translations/otrs-7/general-catalog/en_CA/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-01-15T08:44:08.576633Z",
            "action": 0,
            "target": "",
            "id": 54190,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/54190/?format=api"
        }
    ]
}