Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/314675/?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/ko/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-11-15T11:56:09.967625Z",
    "action": 71,
    "target": "주문 공격이 굴려졌지만 주문 카드를 찾지 못했을 때 알림.",
    "old": "",
    "details": {
        "state": 20,
        "source": "Notify when a spell attack is rolled and no spell card was found.",
        "old_state": -1
    },
    "id": 512036,
    "action_name": "String added in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/512036/?format=api"
}