Changes API.

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

GET /api/changes/33017/?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/core/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/core/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-08-08T17:12:07.084192Z",
    "action": 0,
    "target": "",
    "id": 33017,
    "action_name": "Resource updated",
    "url": "https://translate.yunohost.org/api/changes/33017/?format=api"
}