Changes API.

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

GET /api/changes/508896/?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/polyglot/main/?format=api",
    "translation": null,
    "user": "https://weblate.foundryvtt-hub.com/api/users/mclemente/?format=api",
    "author": null,
    "timestamp": "2025-08-12T05:31:30.688394Z",
    "action": 19,
    "target": "",
    "old": "",
    "details": {
        "new_head": "c8d1414d7e8025ed05ce01571cec03955e0ba6ff",
        "previous_head": "e47e4b7d4b4ec462d471493a94e023034f1f52c3"
    },
    "id": 508896,
    "action_name": "Repository reset",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/508896/?format=api"
}