Changes API.

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

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

{
    "unit": null,
    "component": "https://weblate.foundryvtt-hub.com/api/components/dice-so-nice/main/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2026-02-07T09:24:21.940125Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "17102c4ed99fc83d04788f81e57c816904938fa1",
        "previous_head": "c8b01ddc092287905df700eb4e1de9a75383f6a8"
    },
    "id": 514177,
    "action_name": "Repository rebased",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/514177/?format=api"
}