Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/196542/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/pf2e-thaum-vuln/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-thaum-vuln/main/zh_Hant/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-04-01T00:26:35.530531Z",
    "action": 59,
    "target": "當你成功對一個生物應用了克制性的材料時,你也能保護自己對抗其下一次攻擊。當你在弱點發掘的檢定中成功,你在對抗該生物的下一次攻擊的AC上獲得+1狀態加值,並在你對抗該生物的下一次豁免骰上獲得+1狀態加值;如果你大成功,這些加值改為+2。你每天針對一個特定生物只能獲得這些加值一次,且如果你再次使用弱點發掘,該增益終止。",
    "old": "",
    "details": {
        "state": 20,
        "source": "When you apply antithetical material against a creature successfully, you also ward yourself against its next attacks. When you succeed at your check to Exploit a Vulnerability, you gain a +1 status bonus to your AC against the creature's next attack and a +1 status bonus to your next saving throw against the creature; if you critically succeed, these bonuses are +2 instead. You can gain these bonuses only once per day against a particular creature, and the benefit ends if you Exploit Vulnerability again.",
        "old_state": -1
    },
    "id": 287943,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/287943/?format=api"
}