Changes API.

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

GET /api/changes/573305/?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/navbar/?format=api",
    "translation": "https://weblate.dudu-auto.com/api/translations/duduauto/navbar/pt_BR/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-06-29T20:21:05.387689Z",
    "action": 17,
    "target": "",
    "id": 573305,
    "action_name": "Changes committed",
    "url": "https://weblate.dudu-auto.com/api/changes/573305/?format=api"
}