Changes API.

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

GET /api/changes/503694/?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-08T06:25:28.420008Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "26dbf837f7d913fadbd66a43963efd9a0dad4927",
        "previous_head": "cf8ec9f32db83c658074d38b29177f0d49ff5952"
    },
    "id": 503694,
    "action_name": "Repository rebased",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/503694/?format=api"
}