Changes API.

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

GET /api/changes/1030946/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "unit": "http://translate.otrs.com/api/units/2267854/?format=api",
    "component": "http://translate.otrs.com/api/components/otrs/administration-manual/?format=api",
    "translation": "http://translate.otrs.com/api/translations/otrs/administration-manual/zh_Hans/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-04-09T14:25:54.336421Z",
    "action": 6,
    "target": "可以同时在两个屏幕中分配多个类型或服务。此外,在关联屏幕中单击类型或单击服务,将相应地打开 *编辑类型* 屏幕或 *编辑服务* 屏幕。",
    "id": 1030946,
    "action_name": "Automatically translated",
    "url": "http://translate.otrs.com/api/changes/1030946/?format=api"
}