Changes API.

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

GET /api/changes/516645/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/309811/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/xdy-pf2e-workbench/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/xdy-pf2e-workbench/main/zh_Hans/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2026-04-27T13:35:17.530215Z",
    "action": 59,
    "target": "…且始终将自动揭示的法术内容作为公开消息发送。",
    "old": "…且始终将自动揭示的法术内容作为公开信息发送。",
    "details": {
        "state": 20,
        "source": "... and always autoreveal spells as a public message.",
        "old_state": 20
    },
    "id": 516645,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/516645/?format=api"
}