Changes API.

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

GET /api/changes/492718/?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/ready-set-roll-5e/main/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2025-01-14T14:30:01.464996Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "f539e4767161940bed458cc2a251381392409afc",
        "previous_head": "71b61c25ba42b64f959d265c69625ef9a2a237bf"
    },
    "id": 492718,
    "action_name": "Repository rebased",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/492718/?format=api"
}