Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/153816/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/admin/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/admin/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-08-31T13:15:06.541877Z",
    "action": 71,
    "target": "No disk found on the system. Maybe you are in a special context such as a LXC container?",
    "id": 235687,
    "action_name": "String added in the repository",
    "url": "https://translate.yunohost.org/api/changes/235687/?format=api"
}