Changes API.

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

GET /api/changes/492683/?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-01-12T14:22:31.307864Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "b5d5b6f5130d837f68b83b64ac893c78df9d7969",
        "previous_head": "792bdcb4cb47e31a6932edc6001139d6c52c29a8"
    },
    "id": 492683,
    "action_name": "Repository rebased",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/492683/?format=api"
}