Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/5843828/?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:07:09.007591Z",
    "action": 2,
    "target": "\n    SELinux により、$TARGET_PATH への xen のアクセスが拒否されました。\nこれが XEN イメージの場合は、 xen_image_t のファイルコンテキストラベルが\n必要があります。 システムは、/var/lib/xen/images ディレクトリ内でイメージファイル\nにラベル付けを行なうよう正しく設定されています。 使用するイメージファイルを \n/var/lib/xen/images ディレクトリーにコピーすることをお勧めします。 どうしても xen イメージ\nファイルを現在のディレクトリーに配置する必要がある場合は、 chcon  を使用して \n$TARGET_PATH に xen_image_t のラベルを付け直してください。 \nまた、 semanage fcontext -a -t xen_image_t '$FIX_TATGET_PATH' を実行して、 この新しい\nパスをシステムのデフォルト設定に追加する必要があります。 $TARGET_PATH を xen イメージ\nとして使用する意図がなかった場合は、 バグまたは不正侵入の試行を示している可能性があります。\n    ",
    "id": 3547831,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/3547831/?format=api"
}