Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/206261/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/succ-swade-unlimited-condition-changer/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/succ-swade-unlimited-condition-changer/main/zh_Hans/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-08-22T06:15:21.229996Z",
    "action": 59,
    "target": "应用后,此状态将导致受影响的指示物被标记为不可见",
    "old": "应用后,此状态将导致受影响的指示物被标记为不可见",
    "details": {
        "state": 10,
        "source": "When applied, this Condition will cause the affected Token to be marked as Invisible",
        "old_state": 20
    },
    "id": 371633,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/371633/?format=api"
}