Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/310973/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/item-piles/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/item-piles/main/ko/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-07-02T20:36:47.810600Z",
    "action": 71,
    "target": "\"[숫자]인에게 분배\" 버튼을 표시합니다. 이 버튼을 누르면 모든 플레이어(또는 아래 설정에 따라 활성 플레이어만)가 아이템 더미에서 자신의 몫을 자동으로 받습니다.",
    "old": "",
    "details": {
        "state": 20,
        "source": "Enables the \"Split [number] ways\" button when looting this item pile. Pressing this button makes all players (or only active players, see below) receive their share of the item pile.",
        "old_state": -1
    },
    "id": 505467,
    "action_name": "String added in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/505467/?format=api"
}