Changes API.

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

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

{
    "unit": "https://translate.lxqt-project.org/api/units/229378/?format=api",
    "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-input/?format=api",
    "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-input/zh_CN/?format=api",
    "glossary_term": null,
    "user": "https://translate.lxqt-project.org/api/users/ckj/?format=api",
    "author": "https://translate.lxqt-project.org/api/users/ckj/?format=api",
    "timestamp": "2020-11-26T15:21:20.236931Z",
    "action": 5,
    "target": "LXQt 只支持 \"libinput\" 作为 xinput 驱动。\n(当前值: %1)\n\n如果需要这样做,请手动配置 xinput。\n否则你可以将 xinput 驱动设置为 \"libinput\" 来避免这条消息。\n",
    "id": 27357,
    "action_name": "New translation",
    "url": "https://translate.lxqt-project.org/api/changes/27357/?format=api"
}