Changes API.

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

GET /api/changes/509351/?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-09-13T16:07:11.245149Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "86952404cd6479d8446a4a86a518fa0b9d2be5f3",
        "previous_head": "c073e4a4da5e2e92af2424755eb7c11bfbd52bf6"
    },
    "id": 509351,
    "action_name": "Repository rebased",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/509351/?format=api"
}