Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/5847725/?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:11.175007Z",
    "action": 2,
    "target": "\n\n    SELinux 拒绝了由 $SOURCE 发起的访问请求。当前布尔值设置不允许此访问。\n    如果未设置 $SOURCE 请求此访问,那么这可能是企图入侵的信号。\n    如果确实需要此访问权限,则需要将此系统上的布尔值修改为允许访问。\n    ",
    "id": 3547855,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/3547855/?format=api"
}