Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/79507/?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/AlphaStarguide/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/AlphaStarguide/?format=api",
    "timestamp": "2022-11-04T07:27:31.738426Z",
    "action": 5,
    "target": "Multilevel Tokens模组(以及其他会使你的指示物传送的类似模组)可能在你开启Workbench的变更指示物动画选项后在传送时发生错误。",
    "old": "",
    "details": {
        "state": 20,
        "source": "The module Multilevel Tokens (and probably other modules that teleport tokens) may have problems with teleporting as you have enabled the optional Workbench setting to change token animation.",
        "old_state": 0
    },
    "id": 126201,
    "action_name": "Translation added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/126201/?format=api"
}