Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/5847675/?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:09:26.755898Z",
    "action": 2,
    "target": "\n    如果应允许 httpd 脚本写入公共目录,则需要打开 $BOOLEAN 布尔值,并且将公共目录的文件环境改为 public_content_rw_t。详情请查看阅读 httpd_selinux \n    的 man page:\n    \"setsebool -P $BOOLEAN=1; chcon -t public_content_rw_t <path>\"\n    另外,还必须更改系统默认文件环境的标记文件,以便即使在完全重新标记时仍可保留公共目录的标记。 \"semanage fcontext -a -t public_content_rw_t <path>\"\n    ",
    "id": 3547844,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/3547844/?format=api"
}