Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/85411/?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.768622Z",
    "action": 59,
    "target": "다른 수식이 없는 경우 내성 굴림은 내성 굴림 성공시 기본으로 설정된 0.5, 원피해의 절반이 적용된다. 승수의 작동 방식을 알고서 이 값을 변경하는 것이 좋다.",
    "old": "",
    "details": {
        "state": 20,
        "source": "If there are no other modifiers a saving throw will do this fraction of the damage of the original attack. Default 0.5, half damage on save. You should only change this if you know how multipliers work",
        "old_state": -1
    },
    "id": 122521,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/122521/?format=api"
}