Changes API.

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

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

{
    "unit": null,
    "component": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-resellers/?format=api",
    "translation": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-resellers/uk/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-05-03T02:00:24.167631+02:00",
    "action": 17,
    "target": "",
    "id": 581381,
    "action_name": "Changes committed",
    "url": "https://translate.pretix.eu/api/changes/581381/?format=api"
}