Changes API.

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

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

{
    "unit": "https://weblate.dudu-auto.com/api/units/954613/?format=api",
    "component": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/?format=api",
    "translation": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/ja/?format=api",
    "user": "https://weblate.dudu-auto.com/api/users/lockn/?format=api",
    "author": "https://weblate.dudu-auto.com/api/users/lockn/?format=api",
    "timestamp": "2025-02-16T03:55:04.905249Z",
    "action": 7,
    "target": "CANBUSは通常、高グレードの車種にのみ搭載されています。\\nお使いの車がCANBUSボックスに対応している場合は、対応する車種を選択してください。\\n対応していない場合、エアコン制御、バックソナー、純正設定などの機能が復元できなくなる可能性があります。",
    "id": 777546,
    "action_name": "Suggestion accepted",
    "url": "https://weblate.dudu-auto.com/api/changes/777546/?format=api"
}