Changes API.

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

GET /api/changes/857613/?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/settings/?format=api",
    "translation": "https://weblate.dudu-auto.com/api/translations/duduauto/settings/it/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-04-14T14:21:10.597600Z",
    "action": 17,
    "target": "",
    "id": 857613,
    "action_name": "Changes committed",
    "url": "https://weblate.dudu-auto.com/api/changes/857613/?format=api"
}