Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/105588107/?format=api",
    "component": "https://hosted.weblate.org/api/components/godot-engine/godot-docs/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/godot-engine/godot-docs/ja/?format=api",
    "user": "https://hosted.weblate.org/api/users/ueshita/?format=api",
    "author": "https://hosted.weblate.org/api/users/ueshita/?format=api",
    "timestamp": "2024-05-19T15:33:38.732886+02:00",
    "action": 5,
    "target": "X軸に5つのワーク グループ、その他に1つのワーク グループを含むコンピュートシェーダーをディスパッチしていることに注意してください。 X 軸 (シェーダーで指定) に2つのローカル呼び出しがあるため、合計10個のコンピュートシェーダーの実行コンテキストが起動されます。バッファの範囲外のインデックスの読み取りまたは書き込みを行うと、シェーダー制御下の外側のメモリや他の変数の一部にアクセスする可能性があり、一部のハードウェアで問題が発生する可能性があります。",
    "id": 92727730,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/92727730/?format=api"
}