Changes API.

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

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

{
    "unit": "http://translate.otrs.com/api/units/2223427/?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-11-24T15:10:52.220104Z",
    "action": 59,
    "target": "对于非常高的负载,可能需要在多个前端服务器的集群上运行 OTRS。 这是一项复杂的任务,存在许多陷阱。 因此,OTRS 集团专门为其 `托管的OTRS <https://otrs.com/how-to-buy/>`__ 环境中的集群提供支持。",
    "id": 954724,
    "action_name": "String updated in the repository",
    "url": "http://translate.otrs.com/api/changes/954724/?format=api"
}