Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/5843736/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/setroubleshoot/plugins/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/setroubleshoot/plugins/ja/?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:05:53.140340Z",
    "action": 2,
    "target": "\n    SELinux は、$SOURCE コマンドが要求するアクセスを拒否しました。これは、 ディスクリプターがリークしたか、アクセスの許可がないファイルに $SOURCE の出力が再転送されたように見えます。SELinux は、リークを閉じてエラーを報告するため、リークは通常無視されます。このアプリケーションは、このディスクリプターを使用しないため、正常に稼働します。これが再転送であった場合、$TARGET_PATH には出力されません。selinux-policy に bugzilla を生成する必要になり、これにより、適切なパッケージに送られます。この avc は、無視しても問題はありません。\n    ",
    "id": 3547815,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/3547815/?format=api"
}