Changes API.

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

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

{
    "unit": "http://translate.otrs.com/api/units/1682644/?format=api",
    "component": "http://translate.otrs.com/api/components/otrs-7/administration-manual/?format=api",
    "translation": "http://translate.otrs.com/api/translations/otrs-7/administration-manual/zh_Hans/?format=api",
    "user": "http://translate.otrs.com/api/users/bt/?format=api",
    "author": "http://translate.otrs.com/api/users/bt/?format=api",
    "timestamp": "2020-05-05T14:41:32.824690Z",
    "action": 5,
    "target": "在*Customer Users ↔ Customers*中可以设置客户用户和其拥有公司工单权限的关系。",
    "id": 145530,
    "action_name": "Translation added",
    "url": "http://translate.otrs.com/api/changes/145530/?format=api"
}