Changes API.

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

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

{
    "unit": null,
    "component": "https://hosted.weblate.org/api/components/eventol/django/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2023-06-28T04:56:10.082948+02:00",
    "action": 20,
    "target": "",
    "id": 60203118,
    "action_name": "Repository merged",
    "url": "https://hosted.weblate.org/api/changes/60203118/?format=api"
}