Changes API.

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

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

{
    "unit": null,
    "component": "https://weblate.dudu-auto.com/api/components/duduauto/launcher_a/?format=api",
    "translation": "https://weblate.dudu-auto.com/api/translations/duduauto/launcher_a/it/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-04-28T09:00:26.318935Z",
    "action": 17,
    "target": "",
    "id": 896983,
    "action_name": "Changes committed",
    "url": "https://weblate.dudu-auto.com/api/changes/896983/?format=api"
}