Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/85037/?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.733300Z",
    "action": 59,
    "target": "공격 굴림 시 자동으로 피해 굴림을 한다. 자동 피해 굴림을 공격 명중 시로 설정할 경우, 대상이 선택되지 않았거나 공격 명중(자동 명중 굴림 확인 보기) 혹은 명중이 확인되지 않을 경우 피해 굴림이 발생한다.",
    "old": "",
    "details": {
        "state": 20,
        "source": "Automatically roll Damage when an attack roll is made. If auto roll damage is set to attack-hits it will roll damage if no targets are selected, the attack hits (see auto check hits) or hits are not being checked",
        "old_state": -1
    },
    "id": 122147,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/122147/?format=api"
}