Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/5847856/?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:11:10.230644Z",
    "action": 2,
    "target": "\n    可以通过执行 chcon -R -t samba_share_t '$TARGET_PATH' 更改文件上下文。\n    还必须修改系统默认文件环境文件以便即使在完全重新标记后,仍可以保留它们。\"semanage fcontext -a -t samba_share_t '$FIX_TARGET_PATH'\"\n    ",
    "id": 3547871,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/3547871/?format=api"
}