Translation components API.

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

GET /api/translations/otrs-7/itsm-change-management/zh_Hant/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/zh_Hant/?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:27.181819Z",
            "action": 0,
            "target": "",
            "id": 370671,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/370671/?format=api"
        },
        {
            "unit": "http://translate.otrs.com/api/units/2082813/?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/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-15T06:33:27.181794Z",
            "action": 59,
            "target": "",
            "id": 370670,
            "action_name": "String updated in the repository",
            "url": "http://translate.otrs.com/api/changes/370670/?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/zh_Hant/?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:27:59.575455Z",
            "action": 0,
            "target": "",
            "id": 222916,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/222916/?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/zh_Hant/?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:43.350197Z",
            "action": 0,
            "target": "",
            "id": 177560,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/177560/?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/zh_Hant/?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:24.418519Z",
            "action": 0,
            "target": "",
            "id": 67978,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/67978/?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/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-01-15T08:46:29.144820Z",
            "action": 0,
            "target": "",
            "id": 60547,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/60547/?format=api"
        }
    ]
}