Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/79616/?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-30T18:02:10.571527Z",
    "action": 2,
    "target": "勾选此项,可在参战者回合外选中他,将其先攻位置移动到当回合的参战者之前,这通常是由于当回合的参战者杀死了他。由于四舍五入,数个参战者可能会在先攻列表中显示相同的先攻。",
    "old": "勾选此项,可在战斗人员回合外选中他,将其先攻移动到当前回合战斗人员之前,这通常是由于当前回合的战斗人员杀死了被选中的战斗人员。由于四舍五入,数个战斗人员可能会在先攻列表中显示相同的先攻。",
    "details": {
        "state": 20,
        "source": "Select to enable setting initiative of combatant outside it's own turn to just before the current combatant, normally because the current combatant has killed the selected combatant. Due to rounding several combatants may show the same initiative in the list.",
        "old_state": 20
    },
    "id": 182967,
    "action_name": "Translation changed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/182967/?format=api"
}