Changes API.

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

GET /api/changes/122791/?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/glossary/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/glossary/es/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-02-06T01:54:40.496589Z",
    "action": 17,
    "target": "",
    "id": 122791,
    "action_name": "Changes committed",
    "url": "https://translate.yunohost.org/api/changes/122791/?format=api"
}