Changes API.

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

GET /api/changes/494227/?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-20T23:28:50.885384Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "c861096b439fece7b6d0e7ec476e22fab5668a27",
        "previous_head": "9e7d48c4f39d604aa1eae739bff66ad69a13870d"
    },
    "id": 494227,
    "action_name": "Repository rebased",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/494227/?format=api"
}