Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/249317/?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/zh_Hans/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/hmqgg/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/hmqgg/?format=api",
    "timestamp": "2024-03-09T13:01:26.621691Z",
    "action": 9,
    "target": "启用此设置后,当商人关闭时,其标记将被隐藏。",
    "old": "启用此设置后,当商人关闭时,其指示物将被隐藏。",
    "details": {
        "state": 20,
        "source": "When this is enabled, the token(s) of this merchant are hidden when closed.",
        "old_state": 20
    },
    "id": 448583,
    "action_name": "Translation uploaded",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/448583/?format=api"
}