Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/85101/?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": "2023-09-04T01:40:37.061593Z",
    "action": 59,
    "target": "대상이 명중 당하거나, 내성 굴림에 실패하거나 내성 굴림을 하지 않을 경우 아이템의 활성 효과를 자동으로 적용한다. Dynamic Effects 모듈이 필요하며 About-Time 모듈과도 잘 작동한다.",
    "old": "대상이 명중 당하거나, 내성 굴림에 실패하거나 내성 굴림을 하지 않을 경우 아이템의 활성 효과를 자동으로 적용한다. Dynamic Effects 모듈이 필요하며 About-Time 모듈과도 잘 작동한다.",
    "details": {
        "state": 10,
        "source": "Automatically apply item active effects to targets if they are hit, failed a save or don't get a save. Works better with about-time and/or times-up as well.",
        "old_state": 10
    },
    "id": 374562,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/374562/?format=api"
}