Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/193857/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/swade-immersive-macros/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/swade-immersive-macros/main/zh_Hans/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/bnp800/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/bnp800/?format=api",
    "timestamp": "2023-06-19T06:45:57.808220Z",
    "action": 5,
    "target": "你可以在此指定一种辐射抗性。其可被辐射易伤抵消。",
    "old": "",
    "details": {
        "state": 20,
        "source": "You can specify a radiation resistance here. It may be negative for vulnerability to radiation.",
        "old_state": 0
    },
    "id": 346811,
    "action_name": "Translation added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/346811/?format=api"
}