Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/79207/?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": "https://weblate.foundryvtt-hub.com/api/users/AlphaStarguide/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/AlphaStarguide/?format=api",
    "timestamp": "2022-10-31T02:52:05.874593Z",
    "action": 2,
    "target": "自动使用来自宏的效果,比如当你使用Rage动作时自动使用Rage的效果。",
    "old": "自动使用来自宏的效果,比如当你使用Rage动作时自动使用Rage的效果",
    "details": {
        "state": 20,
        "source": "Automatically accept Effects from macros, such as adding the Rage Effect when you use the Rage action.",
        "old_state": 20
    },
    "id": 115727,
    "action_name": "Translation changed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/115727/?format=api"
}