Changes API.

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

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

{
    "unit": "http://translate.otrs.com/api/units/1877344/?format=api",
    "component": "http://translate.otrs.com/api/components/otrs/configuration-management/?format=api",
    "translation": "http://translate.otrs.com/api/translations/otrs/configuration-management/zh_Hans/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-09-25T12:13:21.306141Z",
    "action": 6,
    "target": "配置项详细信息视图中 \"关联对象配置项 \"部件类型的默认配置。",
    "id": 734541,
    "action_name": "Automatically translated",
    "url": "http://translate.otrs.com/api/changes/734541/?format=api"
}