Changes API.

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

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

{
    "unit": null,
    "component": "https://weblate.vivid-inc.net/api/components/neon/vivid-trace-jira-i18n/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2023-03-11T04:18:57.747963Z",
    "action": 47,
    "target": "",
    "id": 25343,
    "action_name": "Alert triggered",
    "url": "https://weblate.vivid-inc.net/api/changes/25343/?format=api"
}