Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/89517/?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_Hans/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-11-26T21:07:41.631115Z",
    "action": 59,
    "target": "<p>{user}请求召唤<b>{amount} {actorName}</b>。</p><p>一个位置标识已经被创建在召唤的位置。如果你接受,召唤物将出现在那个位置。你可以在接受之前移动位置标识的位置。</p><p>拒绝请求或关闭本窗口会删除位置标识并结束召唤流程。</p>",
    "old": "<p>[[user]]请求召唤<b>[[amount]] [[actorName]]</b>。</p><p>一个位置标识已经被创建在召唤的位置。如果你接受,召唤物将出现在那个位置。你可以在接受之前移动位置标识的位置。</p><p>拒绝请求或关闭本窗口会删除位置标识并结束召唤流程。</p>",
    "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": 20
    },
    "id": 132795,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/132795/?format=api"
}