Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/85069/?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-09T14:17:57.602223Z",
    "action": 59,
    "target": "템플릿(e.g. 주문)을 배치했을 때 템플릿 내부에 있는 토큰을 자동으로 대상 지정한다",
    "old": "템플릿(e.g. 주문)을 배치했을 때 템플릿 내부에 있는 토큰을 자동으로 대상 지정한다",
    "details": {
        "state": 10,
        "source": "When placing a template (e.g. spell) auto target tokens inside the template. If 'Center + Levels' is set in ranged targeting Levels Volumetric Templates will be used (if installed)",
        "old_state": 20
    },
    "id": 127598,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/127598/?format=api"
}