Changes API.

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

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

{
    "unit": "https://weblate.dudu-auto.com/api/units/1088281/?format=api",
    "component": "https://weblate.dudu-auto.com/api/components/duduauto/launcher_a/?format=api",
    "translation": "https://weblate.dudu-auto.com/api/translations/duduauto/launcher_a/zh_Hant_TW/?format=api",
    "user": "https://weblate.dudu-auto.com/api/users/YAOXILONG/?format=api",
    "author": "https://weblate.dudu-auto.com/api/users/YAOXILONG/?format=api",
    "timestamp": "2024-04-11T03:59:37.475359Z",
    "action": 9,
    "target": "需要[OBD外設]支援,比亞迪混動車機可直接修改OBD協議為系統對接",
    "id": 7444,
    "action_name": "Translation uploaded",
    "url": "https://weblate.dudu-auto.com/api/changes/7444/?format=api"
}