Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/5847674/?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-16T08:36:52.076334Z",
    "action": 2,
    "target": "\n    SELinux 策略正在阻止 httpd 脚本向公共目录写入内容。\n    如果没有将 httpd 设置为可写入公共目录,\n    这可能是尝试入侵的信号。\n    ",
    "id": 3575579,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/3575579/?format=api"
}