Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/282149/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/polyglot/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/polyglot/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-09T15:03:39.807099Z",
    "action": 9,
    "target": "隐藏玩家聊天信息中的Globe和'翻译'文本。当你不想向玩家显示你说的是哪种语言时,该功能很有用。需要重新加载。",
    "old": "",
    "details": {
        "state": 20,
        "source": "Hides the Globe and the \"Translated from\" text from chat messages to players. Useful for when you don't want to show players which language you are speaking. Requires reload.",
        "old_state": 0
    },
    "id": 449220,
    "action_name": "Translation uploaded",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/449220/?format=api"
}