Changes API.

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

GET /api/changes/171725/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "unit": null,
    "component": "https://translate.pretix.eu/api/components/venueless/glossary/?format=api",
    "translation": "https://translate.pretix.eu/api/translations/venueless/glossary/de/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-09-28T11:04:00.616022+02:00",
    "action": 0,
    "target": "",
    "id": 171725,
    "action_name": "Resource updated",
    "url": "https://translate.pretix.eu/api/changes/171725/?format=api"
}