Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/5847753/?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:33.382369Z",
    "action": 2,
    "target": "\n    SELinux 拒绝了cvs 访问 $TARGET_PATH。\n    如果这是一个 CVS 程序库,它应具有文件环境标记 cvs_data_t。\n    如果您并没有打算将 $TARGET_PATH 作为 CVS 程序库使用,这可能是\n    一个 bug 或是尝试入侵的信号。\n    ",
    "id": 3547861,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/3547861/?format=api"
}