Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/84473/?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/ja/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-01-30T19:18:15.858796Z",
    "action": 59,
    "target": "呪文等を発動したときにテンプレートを置くと、範囲内のコマを自動的にターゲットします。遠隔攻撃における壁の処理で「中心点+Levels」が選択されている場合、Levels - Volumetric Templates機能が使用されます (インストールされている場合)。",
    "old": "呪文等を発動したときにテンプレートを置くと、範囲内のコマを自動的にターゲットします。",
    "details": {
        "state": 20,
        "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": 10
    },
    "id": 213894,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/213894/?format=api"
}