Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/310860/?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.772292Z",
    "action": 71,
    "target": "이 설정은 이 아이템을 구매하거나 판매할 때 적용할 가격 보정값을 정의합니다. 이는 다른 보정값 적용 전에 기본 가격에 곱해집니다. 예를 들어 상인의 판매 가격 보정값이 50%일 때, 이 아이템의 판매 가격 보정값이 200%이면 상인의 보정을 상쇄할 수 있습니다.",
    "old": "",
    "details": {
        "state": 20,
        "source": "This configures the modifiers for the cost this item when bought and sold. This multiplies the base price of the item before any other price modifiers. If the sell price modifier of the merchant is 50%, the sell price modifier of the item would have to be 200% in order to nullify the merchant modifier.",
        "old_state": -1
    },
    "id": 505354,
    "action_name": "String added in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/505354/?format=api"
}