Changes API.

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

GET /api/changes/209413/?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/my-mind/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/my-mind/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-03-19T18:41:03.808921Z",
    "action": 0,
    "target": "",
    "id": 209413,
    "action_name": "Resource updated",
    "url": "https://translate.yunohost.org/api/changes/209413/?format=api"
}