Changes API.

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

GET /api/changes/228231/?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-apps-test/jupyterlab/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2025-05-07T03:55:11.934111Z",
    "action": 47,
    "target": "",
    "id": 228231,
    "action_name": "Alert triggered",
    "url": "https://translate.yunohost.org/api/changes/228231/?format=api"
}