Changes API.

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

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

{
    "unit": "http://translate.otrs.com/api/units/1682640/?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/wanghm/?format=api",
    "author": "http://translate.otrs.com/api/users/wanghm/?format=api",
    "timestamp": "2020-01-24T17:09:43.547931Z",
    "action": 2,
    "target": "为了允许普通公司的客户用户分离权限,应该有可能删除对同一公司的工单的访问权,然后分别将访问权重新分配给特定的客户用户。 然后,这些客户用户可以访问公司工单,而其他所有用户则没有。",
    "id": 68915,
    "action_name": "Translation changed",
    "url": "http://translate.otrs.com/api/changes/68915/?format=api"
}