Changes API.

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

GET /api/changes/494224/?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-20T22:37:07.269354Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "9e7d48c4f39d604aa1eae739bff66ad69a13870d",
        "previous_head": "22690368ded54689a5e8a5628592c79bdac9e054"
    },
    "id": 494224,
    "action_name": "Repository rebased",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/494224/?format=api"
}