Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/79690/?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:55:45.502728Z",
    "action": 5,
    "target": "添加文本为新名称前缀(如果在上面选择了随机词语类型,则为中缀),默认为 ''(例如:'未知'),如果这与随机表的名称一致,将使用来自该表的随机文本结果作为前缀。 这将添加在任何随机属性后缀*之后*(请参阅上一个选项。)",
    "old": "",
    "details": {
        "state": 20,
        "source": "Add text to prefix new name with (infix if a random word property is chosen above), defaults to '' (example: 'Unknown'), if this matches the name of a rollable table a random text result from this table will be used as the prefix instead.  This will be added *after* any random property postfix (see previous option.)",
        "old_state": 0
    },
    "id": 183053,
    "action_name": "Translation added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/183053/?format=api"
}