Changes API.

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

GET /api/changes/515729/?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:40:25.784881Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "3b9d54cf131edc3ae50d460c9126f62e6f93e246",
        "previous_head": "48ade8588d9659e30ea605de6f2d47bc2aaec010"
    },
    "id": 515729,
    "action_name": "Repository rebased",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/515729/?format=api"
}