Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/89495/?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-11-16T01:37:59.299429Z",
    "action": 2,
    "target": "突袭冲锋!选择你想去的位置。右键取消。",
    "old": "冲锋!选择你想去的位置。右键取消。",
    "details": {
        "state": 20,
        "source": "Sudden Charge! Select where you want to move. Right click to cancel.",
        "old_state": 20
    },
    "id": 129069,
    "action_name": "Translation changed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/129069/?format=api"
}