Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/176276/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/speaking-as/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/speaking-as/main/zh_Hans/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/sakusenerio/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/sakusenerio/?format=api",
    "timestamp": "2023-03-07T09:56:27.877958Z",
    "action": 5,
    "target": "使用特殊角色发言时发出警告",
    "old": "",
    "details": {
        "state": 20,
        "source": "Warn if Speaking with Special Characters",
        "old_state": 0
    },
    "id": 261827,
    "action_name": "Translation added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/261827/?format=api"
}