Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/243752/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/the-forge/server/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/server/de/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/anonymous/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/anonymous/?format=api",
    "timestamp": "2023-10-24T11:53:09.537893Z",
    "action": 4,
    "target": "In einer späteren Version von The Forge hoffen wirm Dir die Möglichkeit anzubieten, Deinen eigenen neuen privaten Demo Server zu erstellen, damit Du Foundry VTT mit vollständigen Spielleiter Rechten erfahren kannst!",
    "old": "",
    "details": {
        "state": 0,
        "source": "In a future update to the Forge, we hope to offer you the ability to spawn a new private demo server to experience Foundry VTT with full Game Master privileges!",
        "old_state": 0
    },
    "id": 394411,
    "action_name": "Suggestion added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/394411/?format=api"
}