Changes API.

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

GET /api/changes/495146/?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-25T21:41:17.062089Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "e29fbd4cdeed0b0a494451d1fb0ba3d571c3e3b2",
        "previous_head": "d9b9a38825067da74b6b7f576e63461239e5bfd8"
    },
    "id": 495146,
    "action_name": "Repository rebased",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/495146/?format=api"
}