Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/168324/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/pf2e-target-damage/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-target-damage/main/zh_Hans/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/sakusenerio/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/sakusenerio/?format=api",
    "timestamp": "2023-02-19T15:43:36.041692Z",
    "action": 2,
    "target": "[单击] 将当前目标发送至聊天;\n[Shift+单击] 用当前目标替换聊天中的目标",
    "old": "[单击] 将当前目标发送至聊天;\n[Shift+单击] 用聊天中目标替换当前目标",
    "details": {
        "state": 20,
        "source": "[Click] Add current targets to the message.\n[Shift-Click] Replace the targets in the message with current targets.",
        "old_state": 20
    },
    "id": 246632,
    "action_name": "Translation changed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/246632/?format=api"
}