Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/310926/?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.772997Z",
    "action": 71,
    "target": "이 설정이 활성화되면, 추가되는 아이템은 유사한 항목과 중첩됩니다. 이 중첩 여부는 각 아이템 설정에서도 개별적으로 제어할 수 있습니다. 참고: 시스템에 따라 일부 아이템은 수량 속성이 없어 중첩이 불가능할 수 있습니다.",
    "old": "",
    "details": {
        "state": 20,
        "source": "With this setting, items added to the item pile will stack with similar items. This can also be controlled per-item in their configuration. Note: This is dependent on the system as well, since some items do not have quantity so they can never be stacked.",
        "old_state": -1
    },
    "id": 505420,
    "action_name": "String added in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/505420/?format=api"
}