Translation components API.

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

GET /api/translations/otrs-7/system-monitoring/pl/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/system-monitoring/?format=api",
            "translation": "http://translate.otrs.com/api/translations/otrs-7/system-monitoring/pl/?format=api",
            "user": "http://translate.otrs.com/api/users/bu/?format=api",
            "author": "http://translate.otrs.com/api/users/bu/?format=api",
            "timestamp": "2023-01-20T12:33:46.501417Z",
            "action": 0,
            "target": "",
            "id": 310656,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/310656/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.otrs.com/api/components/otrs-7/system-monitoring/?format=api",
            "translation": "http://translate.otrs.com/api/translations/otrs-7/system-monitoring/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-08-25T13:46:56.622747Z",
            "action": 0,
            "target": "",
            "id": 299136,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/299136/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.otrs.com/api/components/otrs-7/system-monitoring/?format=api",
            "translation": "http://translate.otrs.com/api/translations/otrs-7/system-monitoring/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-06-30T11:00:43.321444Z",
            "action": 0,
            "target": "",
            "id": 178232,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/178232/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.otrs.com/api/components/otrs-7/system-monitoring/?format=api",
            "translation": "http://translate.otrs.com/api/translations/otrs-7/system-monitoring/pl/?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-24T09:15:07.068577Z",
            "action": 0,
            "target": "",
            "id": 68298,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/68298/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.otrs.com/api/components/otrs-7/system-monitoring/?format=api",
            "translation": "http://translate.otrs.com/api/translations/otrs-7/system-monitoring/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-01-15T08:44:18.396077Z",
            "action": 0,
            "target": "",
            "id": 54667,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/54667/?format=api"
        }
    ]
}