Changes API.

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

GET /api/changes/26479/?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/sv/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-05-09T13:12:27.152728Z",
    "action": 0,
    "target": "",
    "id": 26479,
    "action_name": "Resource updated",
    "url": "https://translate.yunohost.org/api/changes/26479/?format=api"
}