Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/24745/?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/ja/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/minadukiminami/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/minadukiminami/?format=api",
    "timestamp": "2023-09-28T12:49:43.581459Z",
    "action": 9,
    "target": "このシステムでアイテムが同じと見なされる方法を設定できます。一部のシステムは、一時的なアイテムなど、他のシステムとは異なる方法でアイテムを区別するデータを持っている場合があります。",
    "old": "",
    "details": {
        "state": 20,
        "source": "Here you can configure how items are detected to be the same in this system. Some systems may have data that distinguishes items differently than others, such as temporary items.",
        "old_state": 0
    },
    "id": 383903,
    "action_name": "Translation uploaded",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/383903/?format=api"
}