Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/5847700/?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:52.240287Z",
    "action": 2,
    "target": " 修改 \"$BOOLEAN\" 和 \n    \"$WRITE_BOOLEAN\" 布尔值为“true”将允许这个访问:\n    \"setsebool -P $BOOLEAN=1 $WRITE_BOOLEAN=1\"。\n    警告:设置 \"$WRITE_BOOLEAN\"布尔值为“true”以后,除允许\n    ftp守护进程向 CIFS 文件系统上的文件和目录写入外,还将\n    允许其向所有的公共内容 (类型为 public_content_t 的文件和目录) 写入。  ",
    "id": 3547850,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/3547850/?format=api"
}