Changes API.

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

GET /api/changes/514302/?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/the-forge/common/?format=api",
    "translation": null,
    "user": "https://weblate.foundryvtt-hub.com/api/users/Eranziel/?format=api",
    "author": null,
    "timestamp": "2026-02-18T18:21:27.609433Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "9caad33f5a08706d89bb4393dcba914d1d5f758c",
        "previous_head": "1bb05ba8c79bb83e87bbd00fd97e8bfd49e3282c"
    },
    "id": 514302,
    "action_name": "Repository rebased",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/514302/?format=api"
}