Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/3022836/?format=api",
    "component": "https://l10n.elementary.io/api/components/website/oem/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/website/oem/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-08-10T10:19:58.044737Z",
    "action": 5,
    "target": "系统设置(代号为 <a href=\"https://github.com/elementary/switchboard\" target=\"_blank\" rel=\"noopener\">Switchboard</a>)使用“插件”这一概念,借助组件化的方式来提供软硬件各方面的设置。例如,<a href=\"https://github.com/elementary/switchboard-plug-mouse-touchpad/\" target=\"_blank\" rel=\"noopener\">鼠标和触控板设置</a> 是由一个插件提供的。",
    "id": 1787828,
    "action_name": "Translation added",
    "url": "https://l10n.elementary.io/api/changes/1787828/?format=api"
}