Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/84728/?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.192231Z",
    "action": 59,
    "target": "近接/遠隔武器攻撃(rwak/mwak)で攻撃を行ったとき、セーヴの有無または使用条件に応じて「その他の式」をロールして追加ダメージを与えます。「セーヴがあるとき」はセーヴ成功を1/2ダメージとして処理しますが、これは武器特性の「セーヴで無効」(=成功でノーダメ)「セーヴを貫通」(=成功してもフルダメ)で変更できます。「使用条件を参照」ではセーヴに加え、アイテムの用法内の「使用条件」を式として評価し、真(true)もしくは“空”の場合にロールを行います。",
    "old": "",
    "details": {
        "state": 20,
        "source": "Off = Don't roll Other damage automatically. ifSave = only roll the Other damage if the item has a save. Activation = roll the Other damage if the activation condition is empty or evaluates to true",
        "old_state": -1
    },
    "id": 121837,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/121837/?format=api"
}