Changes API.

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

GET /api/changes/494215/?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/quick-insert/main/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2025-02-20T21:27:25.864096Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "437a86dcd2375a9fd50bad38b511d6b644b2b14a",
        "previous_head": "9bedf71dc5ff83eda751f8b28791998ff3a342ff"
    },
    "id": 494215,
    "action_name": "Repository rebased",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/494215/?format=api"
}