Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/84884/?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": "2022-11-03T16:45:01.202476Z",
    "action": 59,
    "target": "攻撃の自動ロールが有効なとき、「範囲攻撃」「遠隔攻撃」または目標が「自身」以外のアイテムをロールすると処理が中断され、目標選択を待つようになります。コマ操作メニューのモードを「目標選択」から別のものに切り換えると、処理が再開されます。",
    "old": "",
    "details": {
        "state": 20,
        "source": "When rolling with auto roll attack set, items which are not AoE, Ranged or self targeting will pause and wait for targets to be selected. Switch out of targeting mode in the controls HUD",
        "old_state": -1
    },
    "id": 121993,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/121993/?format=api"
}