Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/11656808/?format=api",
    "component": "https://l10n.opensuse.org/api/components/doc-sle-translations/apparmor_profiles-master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_profiles-master/ja/?format=api",
    "user": "https://l10n.opensuse.org/api/users/YasuhikoKamata/?format=api",
    "author": "https://l10n.opensuse.org/api/users/YasuhikoKamata/?format=api",
    "timestamp": "2020-07-07T02:16:54.029101Z",
    "action": 9,
    "target": "拒否ルールは既知のオブジェクトに対して明示的な禁止を設定するための仕組みです。プロファイル生成ツールでは、拒否ルールによる既知の拒否については問い合わせを行ないません。また、監査ログにもこの拒否は記録されなくなりますので、ログファイル内に不要な出力を行なわないようにすることができます。なお、拒否ルールで拒否された内容も監査ログに出力したい場合は、拒否ルールの指定の前に <literal>audit</literal> を指定してください。",
    "id": 1473405,
    "action_name": "Translation uploaded",
    "url": "https://l10n.opensuse.org/api/changes/1473405/?format=api"
}