Changes API.

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

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

{
    "unit": "https://translate.lxqt-project.org/api/units/230840/?format=api",
    "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/qterminal/?format=api",
    "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qterminal/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-27T07:44:58.587013Z",
    "action": 37,
    "target": "该命令将带有一个参数运行,该参数是包含回滚历史记录的临时文件的文件名。",
    "id": 27558,
    "action_name": "Marked for edit",
    "url": "https://translate.lxqt-project.org/api/changes/27558/?format=api"
}