Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/121880/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/pf2e-animations/master/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-animations/master/zh_Hant/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-01-18T16:03:55.222857Z",
    "action": 59,
    "target": "<p>{user}請求召喚<b>{amount} {actorName}</b>。</p><p>一個位置標識已經被建立在召喚的位置。如果你接受,召喚物將出現在那個位置。你可以在接受之前移動位置標識的位置。</p><p>拒絕請求或關閉本視窗會刪除位置標識並結束召喚流程。</p>",
    "old": "",
    "details": {
        "state": 20,
        "source": "<p>{user} has requested to summon <b>{amount} {actorName}</b>.</p><p>A template has been created showing the location of the summon. If you accept, the summon will be placed on the template. You can move the template before accepting.</p><p>Declining the request or Closing this window will delete the template and nothing will be spawned.</p>",
        "old_state": -1
    },
    "id": 190816,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/190816/?format=api"
}