Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/3064054/?format=api",
    "component": "https://l10n.elementary.io/api/components/code/extra/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/code/extra/zh_Hans/?format=api",
    "user": "https://l10n.elementary.io/api/users/loaden/?format=api",
    "author": "https://l10n.elementary.io/api/users/loaden/?format=api",
    "timestamp": "2021-12-04T08:04:04.594181Z",
    "action": 5,
    "target": "如果 shell 退出,请关闭终端,如果在没有 shell 的情况下重新打开,则创建新终端",
    "id": 1149892,
    "action_name": "Translation added",
    "url": "https://l10n.elementary.io/api/changes/1149892/?format=api"
}