Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/79558/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/xdy-pf2e-workbench/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/xdy-pf2e-workbench/main/zh_Hans/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/sakusenerio/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/sakusenerio/?format=api",
    "timestamp": "2022-12-30T17:09:36.340217Z",
    "action": 5,
    "target": "如果该生物在近战触及范围内,{name}可以在因该生物的攻击或能力<b>陷入濒死状态前</b>对触发生物进行一次近战打击。<br>如果无法使用“凶杀致死(Deliberate Death)”,则移除该效果。",
    "old": "",
    "details": {
        "state": 20,
        "source": "{name} can <b>before gaining Dying</b> as a result of another creature's attack or ability, if that creature is within melee reach, make a melee Strike against the triggering creature.<br>Remove 'Deliberate Death Used' effect if it actually can't be used.",
        "old_state": 0
    },
    "id": 182882,
    "action_name": "Translation added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/182882/?format=api"
}