Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/189979/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/pf2e-dailies/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-dailies/main/zh_Hans/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/LiyuNodream/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/LiyuNodream/?format=api",
    "timestamp": "2023-03-11T17:28:09.764738Z",
    "action": 5,
    "target": "若你想要在自制每日准备时拥有更好的体验,这里有一个可用的扩展模组,添加了一个更强大的能处理所有类型的编辑器。<br>该扩展模组并未纳入foundry当中,但你能在此处找到它:<a href='https://github.com/reonZ/pf2e-dailies-ext'>https://github.com/reonZ/pf2e-dailies-ext</a>",
    "old": "",
    "details": {
        "state": 20,
        "source": "If you want to have a better experience while creating homebrew dailies, there is an extension for the module that replaces this with a very powerful text editor including all the typings of the module.<br>The extension module is not registered with the foundry but you can find it here: <a href='https://github.com/reonZ/pf2e-dailies-ext'>https://github.com/reonZ/pf2e-dailies-ext</a>",
        "old_state": 0
    },
    "id": 276659,
    "action_name": "Translation added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/276659/?format=api"
}