Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/142401/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/xdy-pf2e-workbench/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/xdy-pf2e-workbench/main/es/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/Nhaaro/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/Nhaaro/?format=api",
    "timestamp": "2023-01-27T04:04:13.127928Z",
    "action": 5,
    "target": "El modulo Multilevel Tokens (y probablemente otros módulos que teletransportan fichas) podría tener problemas con la teletransportación si tienes activada la configuración opcional de Workbench para el cambio de animacion de fichas.",
    "old": "",
    "details": {
        "state": 20,
        "source": "The module Multilevel Tokens (and probably other modules that teleport tokens) may have problems with teleporting as you have enabled the optional Workbench setting to change token animation.",
        "old_state": 0
    },
    "id": 212533,
    "action_name": "Translation added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/212533/?format=api"
}