Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/12814939/?format=api",
    "component": "https://l10n.opensuse.org/api/components/packages-i18n/o-master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/o-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": "2023-12-20T05:06:49.892111Z",
    "action": 9,
    "target": "Luvは、Node.jsで非同期入出力を行い、メインループを実行するクロスプラットフォームのCライブラリであるlibuvへのバインディングです。\n\nlibuvは、非同期I/Oに加えて、マルチプロセッシングとマルチスレッドもサポートしています。複数のイベント・ループを異なるスレッドで実行できます。libuvは他にも多くの機能を公開しており、完全なOS APIとなり、標準モジュールUnixの代替となります。",
    "id": 2966166,
    "action_name": "Translation uploaded",
    "url": "https://l10n.opensuse.org/api/changes/2966166/?format=api"
}