Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/11651218/?format=api",
    "component": "https://l10n.opensuse.org/api/components/doc-sle-translations/apparmor_managing-master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_managing-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:14:49.296061Z",
    "action": 9,
    "target": "プロファイルをバックアップしておくことで、ディスク障害が発生してもプログラムのプロファイルを作り直す必要が無くなります。また、プロファイルを変更した場合でも、バックアップから復元することで、容易に以前の状態に戻ることができます。",
    "id": 1473083,
    "action_name": "Translation uploaded",
    "url": "https://l10n.opensuse.org/api/changes/1473083/?format=api"
}