Changes API.

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

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

{
    "unit": "https://weblate.dudu-auto.com/api/units/1170660/?format=api",
    "component": "https://weblate.dudu-auto.com/api/components/duduauto/dvr_a/?format=api",
    "translation": "https://weblate.dudu-auto.com/api/translations/duduauto/dvr_a/ja/?format=api",
    "user": "https://weblate.dudu-auto.com/api/users/Ap3x126/?format=api",
    "author": "https://weblate.dudu-auto.com/api/users/Ap3x126/?format=api",
    "timestamp": "2025-02-12T15:34:16.800268Z",
    "action": 5,
    "target": "(3) ADASは画面アルゴリズムのみで判断されるため、一定の誤検知率が発生するため、この機能は補助的なリマインダーとしてのみ使用できます。",
    "id": 776454,
    "action_name": "Translation added",
    "url": "https://weblate.dudu-auto.com/api/changes/776454/?format=api"
}