Changes API.

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

GET /api/changes/493666/?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-09T12:14:08.876443Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "602cb581941aec2bb3f8a8c951833a4a412ecc56",
        "previous_head": "aa5ea5e1bf08aa1727f11408df89b7d2cb1a890c"
    },
    "id": 493666,
    "action_name": "Repository rebased",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/493666/?format=api"
}