Changes API.

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

GET /api/changes/503954/?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/xdy-pf2e-workbench/main/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2025-05-30T21:36:42.831540Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "b85040e4db4225024a5d38ced49c432d9890221e",
        "previous_head": "ae2f96acc8a925c85eda61f6d9f3fd317528a629"
    },
    "id": 503954,
    "action_name": "Repository rebased",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/503954/?format=api"
}