Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/246561/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/pf2e-extempore-effects/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-extempore-effects/main/de/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/Thyzerle/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/Thyzerle/?format=api",
    "timestamp": "2023-11-03T18:33:36.007495Z",
    "action": 4,
    "target": "Schnell leeren Effekt hinzufügen",
    "old": "",
    "details": {
        "state": 0,
        "source": "Quick add empty effect",
        "old_state": 0
    },
    "id": 396969,
    "action_name": "Suggestion added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/396969/?format=api"
}