Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/79686/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/xdy-pf2e-workbench/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/xdy-pf2e-workbench/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": "2022-12-30T18:52:09.763747Z",
    "action": 2,
    "target": "未找到相符特征时使用的文本,名称将为空白。(此处的空字符串将设置为“...”)",
    "old": "未找到吻合特征时使用的文本,名称将为空白。(此处的空字符串将设置为“...”)",
    "details": {
        "state": 20,
        "source": "Text to use when no matching trait is found, so name would be empty. (Empty string here will be set to '...')",
        "old_state": 20
    },
    "id": 183049,
    "action_name": "Translation changed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/183049/?format=api"
}