Changes API.

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

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

{
    "unit": "https://weblate.dudu-auto.com/api/units/1297220/?format=api",
    "component": "https://weblate.dudu-auto.com/api/components/duduauto/launcher_b/?format=api",
    "translation": "https://weblate.dudu-auto.com/api/translations/duduauto/launcher_b/zh_Hans/?format=api",
    "user": "https://weblate.dudu-auto.com/api/users/liumd/?format=api",
    "author": "https://weblate.dudu-auto.com/api/users/liumd/?format=api",
    "timestamp": "2026-04-03T02:01:04.274060Z",
    "action": 31,
    "target": "注:该功能仅支持带协议盒的车型,走物理学习的方控按键不支持该功能",
    "id": 1018269,
    "action_name": "String added",
    "url": "https://weblate.dudu-auto.com/api/changes/1018269/?format=api"
}