Changes API.

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

GET /api/changes/182965/?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-30T17:59:32.394230Z",
    "action": 5,
    "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": 0
    },
    "id": 182965,
    "action_name": "Translation added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/182965/?format=api"
}