Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/241621/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/swade/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/swade/main/zh_Hans/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/bnp800/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/bnp800/?format=api",
    "timestamp": "2023-12-09T12:07:53.822338Z",
    "action": 9,
    "target": "这些武器完全忽略子弹计数器,直接从链接的弹药物品中取用。该设置最适合仅使用外部弹药的武器,例如箭矢筒或鼓式加特林机枪。",
    "old": "",
    "details": {
        "state": 20,
        "source": "These weapons ignore the shots counter entirely, pulling directly from the linked ammo item. This setting is best for weapons that only use external ammo, such as a quiver of arrows or a drum-fed gattling gun.",
        "old_state": 0
    },
    "id": 409328,
    "action_name": "Translation uploaded",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/409328/?format=api"
}