Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/3127522/?format=api",
    "component": "https://l10n.elementary.io/api/components/website/support/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/website/support/zh_Hans/?format=api",
    "user": "https://l10n.elementary.io/api/users/imgradeone/?format=api",
    "author": "https://l10n.elementary.io/api/users/imgradeone/?format=api",
    "timestamp": "2023-02-26T11:33:34.277709Z",
    "action": 5,
    "target": "通过联系我们的全球社区来询问问题,并参与其中。搜索问题,提出自己的问题,或通过分享你的知识来提供帮助。在下面选择一个应用程序或组件来查看其具体的讨论。",
    "id": 1542059,
    "action_name": "Translation added",
    "url": "https://l10n.elementary.io/api/changes/1542059/?format=api"
}