Changes API.

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

GET /api/changes/493867/?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/pf2e-thaum-vuln/main/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2025-02-15T19:06:01.311083Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "e1d7d2160c9ccfef6ed5c8eff7be465a48e6019e",
        "previous_head": "d16cd17fbdd1f6a13143a552d1d4c58114b98ead"
    },
    "id": 493867,
    "action_name": "Repository rebased",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/493867/?format=api"
}