Changes API.

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

GET /api/changes/515720/?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-04T08:14:29.726206Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "38dbbca6eac8e65c70e7c5392e3bedbf03d2d29a",
        "previous_head": "dd2cfb377d5b0844d9ce9ec3622383d5b136c2e4"
    },
    "id": 515720,
    "action_name": "Repository rebased",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/515720/?format=api"
}