Changes API.

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

GET /api/changes/113187/?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/admin/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/admin/pt/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-12-21T14:28:13.133799Z",
    "action": 0,
    "target": "",
    "id": 113187,
    "action_name": "Resource updated",
    "url": "https://translate.yunohost.org/api/changes/113187/?format=api"
}