Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/83064/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/midi-qol/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/midi-qol/main/es/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/WallaceMcGregor/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/WallaceMcGregor/?format=api",
    "timestamp": "2023-05-19T17:33:05.825792Z",
    "action": 2,
    "target": "Si se activa, omite la ventana de consumir recursos (gastando un recurso por defecto/ranura de conjuro y colocando plantillas) a menos que no haya disponible ningún espacio de conjuro del nivel correcto, o que se pulsen las teclas Ventaja + Desventaja al hacer clic",
    "old": "Si se activa, omite la ventana de consumir recursos (consumiendo un recurso por defecto/ranura de conjuro y colocando plantillas) a menos que no haya disponible ningún espacio de conjuro del nivel correcto, o que se pulsen las teclas Ventaja + Desventaja al hacer clic",
    "details": {
        "state": 20,
        "source": "If set skip the consume resource dialog (consuming a default resource/spell slot and place templates) unless no spell slot of the correct level is available, or the Advantage + Disadvantage keys are pressed when clicking",
        "old_state": 20
    },
    "id": 328678,
    "action_name": "Translation changed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/328678/?format=api"
}