Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/9272195/?format=api",
    "component": "https://l10n.opensuse.org/api/components/packages-i18n/libqt-master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/libqt-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": "2021-05-17T09:23:53.567513Z",
    "action": 2,
    "target": "QtConcurrent ネームスペースは、ミューテックスや読み書きのロック、待機条件やセマフォなどの低レベルなスレッドプリミティブを利用せずに、マルチスレッド型のプログラムを開発するための高レベルな API を提供しています。 QtConcurrent を利用するプログラムは、利用可能なプロセッサコア数に応じて、利用するスレッド数が自動変化する仕組みを利用することができます。\n\nQtConcurrent では、 MapReduce や FilterReduce などの共有メモリ (非分散) システム向け実装並行リスト処理のほか、 GUI アプリケーション内で非同期計算処理を管理するためのクラスなど、並行リスト処理向けの関数型プログラミング API を提供しています。",
    "id": 1821507,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/1821507/?format=api"
}