Changes API.

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

GET /api/changes/235985/?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/core/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2025-09-08T20:18:58.630266Z",
    "action": 21,
    "target": "",
    "id": 235985,
    "action_name": "Repository rebased",
    "url": "https://translate.yunohost.org/api/changes/235985/?format=api"
}