Changes API.

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

GET /api/changes/515975/?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-04-07T17:57:45.099869Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "c4a030ca74541e894542c485d646bf5b2e8dfcae",
        "previous_head": "2c76db4ad129accbd34f751ba00c8152f106744c"
    },
    "id": 515975,
    "action_name": "Repository rebased",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/515975/?format=api"
}