Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/12238782/?format=api",
    "component": "https://l10n.opensuse.org/api/components/packages-i18n/g-master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/g-master/ja/?format=api",
    "user": "https://l10n.opensuse.org/api/users/OotaToshiya/?format=api",
    "author": "https://l10n.opensuse.org/api/users/OotaToshiya/?format=api",
    "timestamp": "2024-01-01T23:28:19.130113Z",
    "action": 9,
    "target": "μpb(しばしば'upb'と書かれる)は、Cで書かれた小さなprotobuf実装です。\n\nupbは、.protoファイルで宣言されたメッセージを作成、解析、およびシリアライズするためのC APIを生成します。upbは非常に arena ベースであり、すべてのメッセージは常に arena に存在します(注: arena は必要に応じてスタックまたは静的メモリに存在することができます)。",
    "id": 2971795,
    "action_name": "Translation uploaded",
    "url": "https://l10n.opensuse.org/api/changes/2971795/?format=api"
}