Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/13176065/?format=api",
    "component": "https://l10n.opensuse.org/api/components/packages-i18n/l-master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/l-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": "2022-02-24T07:43:06.618174Z",
    "action": 9,
    "target": "FennelはLuaにコンパイルされるlispです。使いやすく、表現力があり、手書きのLuaと比較してオーバーヘッドがほぼ0であることを目標としています。\n\n• Luaとの完全な互換性-Luaの任意の関数またはライブラリを使用できます。• オーバーヘッド0 - コンパイルされたコードは、手書きのLuaと同等か、それ以上に効率的であるべきです。•コンパイル時マクロ - 実行時にFennelに依存しないコンパイル済みコードを提供します。• 埋め込み可能 - Fennelは1ファイルライブラリであり、実行可能ファイルでもあります。実行時の拡張性と対話型開発をサポートするために、他のプログラムに埋め込みます。",
    "id": 2041203,
    "action_name": "Translation uploaded",
    "url": "https://l10n.opensuse.org/api/changes/2041203/?format=api"
}