Changes API.

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

GET /api/changes/493569/?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/dice-so-nice/main/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2025-02-03T17:39:46.376209Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "d217bbdac6f21371e57ee55731691214893c9eca",
        "previous_head": "82d0d8d2456725af8bb104f9900d5e2c0d80e328"
    },
    "id": 493569,
    "action_name": "Repository rebased",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/493569/?format=api"
}