Changes API.

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

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

{
    "unit": null,
    "component": "https://weblate.securedrop.org/api/components/securedrop/desktop/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2023-12-14T03:45:00.077829Z",
    "action": 47,
    "target": "",
    "id": 67293,
    "action_name": "Alert triggered",
    "url": "https://weblate.securedrop.org/api/changes/67293/?format=api"
}