Changes API.

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

GET /api/changes/516308/?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/pause-customizer/main/?format=api",
    "translation": null,
    "user": "https://weblate.foundryvtt-hub.com/api/users/marcstraube/?format=api",
    "author": null,
    "timestamp": "2026-04-19T02:34:26.485119Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "4c62bfba98f288a1d91932d45083593955517f7d",
        "previous_head": "7b66feaf1eff2f02217b52a0bc2338d063c11c99"
    },
    "id": 516308,
    "action_name": "Repository rebased",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/516308/?format=api"
}