Changes API.

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

GET /api/changes/507973/?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/pf2e-dorako-ui/main/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2025-08-05T17:25:59.628186Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "d0bc3119a3b4285cc33f65ef789f8b5d9c9a8817",
        "previous_head": "df6ba27d7c039f63d0191e255af2b2b633637c80"
    },
    "id": 507973,
    "action_name": "Repository rebased",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/507973/?format=api"
}