Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/85527/?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.894341Z",
    "action": 59,
    "target": "공격 당한 액터에게 굴림을 적용하기 전 반응행동을 사용할 수 있는 옵션을 부여한다.",
    "old": "",
    "details": {
        "state": 20,
        "source": "Give an attacked actor the option to use a reaction before adjudicating the roll. Reactions when hit require auto check hits enabled. Damage reactions if applying damage",
        "old_state": -1
    },
    "id": 122637,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/122637/?format=api"
}