Changes API.

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

GET /api/changes/503900/?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-ranged-combat/main/?format=api",
    "translation": null,
    "user": "https://weblate.foundryvtt-hub.com/api/users/JDCalvert/?format=api",
    "author": null,
    "timestamp": "2025-05-30T19:26:22.659112Z",
    "action": 20,
    "target": "",
    "old": "",
    "details": {
        "new_head": "97efefacb72e56726952870433fea5e6c37fed60",
        "previous_head": "c90261962557594588fd8d7fac41bd0225a86883"
    },
    "id": 503900,
    "action_name": "Repository merged",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/503900/?format=api"
}