Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/11650017/?format=api",
    "component": "https://l10n.opensuse.org/api/components/doc-sle-translations/apparmor_glossary-master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_glossary-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:13:39.409749Z",
    "action": 9,
    "target": "ホスト侵入防止 (Host Intrusion Prevention) の略です。オペレーティングシステムのカーネルと共に動作し、不正なアプリケーション動作を未知の攻撃手法として判断して、防止するための仕組みです。また、ネットワークレベルでは、ホスト宛の不正なパケットを防いで、目的のアプリケーションが <quote>傷つく</quote> 前にブロックすることもできます。",
    "id": 1473053,
    "action_name": "Translation uploaded",
    "url": "https://l10n.opensuse.org/api/changes/1473053/?format=api"
}