Changes API.

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

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

{
    "unit": "https://weblate.dudu-auto.com/api/units/1166475/?format=api",
    "component": "https://weblate.dudu-auto.com/api/components/duduauto/navbar/?format=api",
    "translation": "https://weblate.dudu-auto.com/api/translations/duduauto/navbar/zh_Hans/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-09-03T01:54:19.512516Z",
    "action": 71,
    "target": "分钟前",
    "id": 649237,
    "action_name": "String added in the repository",
    "url": "https://weblate.dudu-auto.com/api/changes/649237/?format=api"
}