Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/5847748/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/setroubleshoot/plugins/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/setroubleshoot/plugins/zh_CN/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/ljanda/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/ljanda/?format=api",
    "timestamp": "2021-09-06T11:10:27.821709Z",
    "action": 2,
    "target": "\n可通过 'yum remove mozplugger' 移除 mozplluger 或者 spice-xpi 软件包,或者关闭 Chrome 插件的 SELinux 增强功能。\nsetsebool -P unconfined_chrome_sandbox_transition 0\n    ",
    "id": 3547859,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/3547859/?format=api"
}