Changes API.

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

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

{
    "unit": null,
    "component": "https://weblate.duniter.org/api/components/trm/sur-la-theorie-quantitative-de-la-monnaie/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2026-03-19T20:03:27.285055Z",
    "action": 47,
    "target": "",
    "id": 72835,
    "action_name": "New alert",
    "url": "https://weblate.duniter.org/api/changes/72835/?format=api"
}