Changes API.

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

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

{
    "unit": null,
    "component": "https://translate.yunohost.org/api/components/yunohost/admin/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2025-04-15T20:18:54.678232Z",
    "action": 18,
    "target": "",
    "id": 227145,
    "action_name": "Changes pushed",
    "url": "https://translate.yunohost.org/api/changes/227145/?format=api"
}