Changes API.

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

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

{
    "unit": null,
    "component": "http://weblate.ops404.it/api/components/ooops-delivery-14-0/ooops_delivery_calendar_zone/?format=api",
    "translation": null,
    "glossary_term": null,
    "user": null,
    "author": null,
    "timestamp": "2024-08-09T17:42:26.318624+02:00",
    "action": 18,
    "target": "",
    "id": 66533,
    "action_name": "Pushed changes",
    "url": "http://weblate.ops404.it/api/changes/66533/?format=api"
}