Changes API.

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

GET /api/changes/201952/?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/13ft/?format=api",
    "translation": null,
    "user": "https://translate.yunohost.org/api/users/jibecfed/?format=api",
    "author": null,
    "timestamp": "2025-03-19T18:38:24.399105Z",
    "action": 61,
    "target": "weblate.discovery.discovery",
    "id": 201952,
    "action_name": "Add-on configuration changed",
    "url": "https://translate.yunohost.org/api/changes/201952/?format=api"
}