Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/5843714/?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-06T07:53:25.287271Z",
    "action": 2,
    "target": "\n    SELinux により、$SOURCE は、ファイルシステムに、$SOURCE_TYPE のコンテキストを持つファイルを作成できません。\n     通常、これは、たとえば \"cp -a\" のように、ファイルシステム間でのコピーの実行時に、 cp コマンドにファイルのコンテキストを維持するように依頼する際に生じます。すべてのファイルコンテキストがファイルシステム間で維持されるべきではありません。\n     たとえば、iso9660_t のような読み込み専用のファイルタイプは、 r/w システムに置くべきではありません。\n     \"cp -p\" は、コピー先のデフォルトファイルコンテキストを採用するため、\"cp -a\" より適切な可能性があります。\n    ",
    "id": 3547188,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/3547188/?format=api"
}