Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/79193/?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-12-13T19:19:02.527412Z",
    "action": 59,
    "target": "你需要<a href=\"https://jb2a.com/home/content-information/#free_library\">JB2A 模组</a>才能使用PF2e Animations模组(也就是本模组)!",
    "old": "你需要<a href=\"https://jb2a.com/home/content-information/#free_library\">JB2A 模组</a>才能使用PF2e Animations Macros模组(也就是本模组)!",
    "details": {
        "state": 20,
        "source": "You need a <a href=\"https://jb2a.com/home/content-information/#free_library\">JB2A module</a> enabled to use with PF2e Animations module!",
        "old_state": 20
    },
    "id": 173746,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/173746/?format=api"
}