Changes API.

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

GET /api/changes/494209/?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-20T19:05:52.861253Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "026ff5088a718a304eaa866438bc58fb7b880a67",
        "previous_head": "5951ef757cbab62d796458e57337fcb6a276e0aa"
    },
    "id": 494209,
    "action_name": "Repository rebased",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/494209/?format=api"
}