Changes API.

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

GET /api/changes/515983/?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-07T22:48:40.466159Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "a2ae82c7c9ca969e44514ee6310c4620fb9f589a",
        "previous_head": "c4a030ca74541e894542c485d646bf5b2e8dfcae"
    },
    "id": 515983,
    "action_name": "Repository rebased",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/515983/?format=api"
}