Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/5843750/?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:06:18.647518Z",
    "action": 2,
    "target": "\n    SELinux は、$SOURCE が要求したアクセスを拒否しました。$SOURCE がこのアクセスを要求することは想定されておらず、不正侵入の試みである可能性があります。アプリケーションで特定のバージョンまたは設定で、追加アクセスが必要となっている可能性もあります。mozplugger および spice-xpi は、デスクトップへのアクセスを必要とする mozilla-plugins でアプリケーションを実行し、mozilla_plugin ロックダウンは許可されないことから、mozilla_plugin ロックダウンをオフにするか、これらのパッケージを使用しないようにする必要があります。\n    ",
    "id": 3547821,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/3547821/?format=api"
}