Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/85039/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/midi-qol/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/midi-qol/main/ko/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-11-03T16:45:06.733833Z",
    "action": 59,
    "target": "주문이 시전되었을 때 자동적으로 내성 굴림 확인을 한다. 비활성화될 경우 모든 대상이 내성 굴림을 실패한 것으로 간주한다.",
    "old": "",
    "details": {
        "state": 20,
        "source": "Automatically check saving throws when a saving throw is required. If disabled it will assume that all targets failed their save.",
        "old_state": -1
    },
    "id": 122149,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/122149/?format=api"
}