Changes API.

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

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

{
    "unit": "http://translate.otrs.com/api/units/2081603/?format=api",
    "component": "http://translate.otrs.com/api/components/otrs-7/update-guide/?format=api",
    "translation": "http://translate.otrs.com/api/translations/otrs-7/update-guide/zh_Hans/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-06-08T12:18:42.025062Z",
    "action": 59,
    "target": "建议创建一个名为 ``/opt/otrs`` 的符号链接,它始终指向最新的OTRS版本。 使用符号链接可以轻松管理OTRS更新,因为您可以保留先前版本的目录,只需要更改符号链接。 如果需要回退更新,改回符号链接的目标为原目录即可。",
    "id": 367078,
    "action_name": "String updated in the repository",
    "url": "http://translate.otrs.com/api/changes/367078/?format=api"
}