Changes API.

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

GET /api/changes/495155/?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-03-25T23:15:13.101951Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "5835e5907c2c16c30af40342154d0f52e7edf335",
        "previous_head": "7331ddd65cfa10b2a657296caba561e323f9427c"
    },
    "id": 495155,
    "action_name": "Repository rebased",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/495155/?format=api"
}