Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/77376/?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/pt-BR/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/eunaumtenhoid/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/eunaumtenhoid/?format=api",
    "timestamp": "2022-10-22T10:14:32.253013Z",
    "action": 5,
    "target": "A migração do Smart Doors falhou com o erro: Unknown Version {version}. Informe isso ao rastreador de problemas do Smart Doors. Para evitar uma possível perda de dados, não use este plugin até que este erro seja corrigido.",
    "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": 113473,
    "action_name": "Translation added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/113473/?format=api"
}