Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/212196/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/smart-doors/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/smart-doors/main/pl/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/Lioheart/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/Lioheart/?format=api",
    "timestamp": "2023-05-05T19:52:57.717924Z",
    "action": 5,
    "target": "Migracja Smart Doors nie powiodła się z błędem: Unknown Version {version}. Proszę zgłosić to do trackera problemów Smart Doors. Aby zapobiec możliwej utracie danych, nie używaj tej wtyczki, dopóki ten błąd nie zostanie naprawiony.",
    "old": "",
    "details": {
        "state": 20,
        "source": "Smart Doors migration failed with the error: Unknown Version {version}. Please report this to the Smart Doors issue tracker. To prevent possible data loss don't use this plugin until this error is fixed.",
        "old_state": 0
    },
    "id": 316227,
    "action_name": "Translation added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/316227/?format=api"
}