Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/79459/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/mcc/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/mcc/main/es/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/ZRAAA78/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/ZRAAA78/?format=api",
    "timestamp": "2022-11-16T23:07:57.375650Z",
    "action": 4,
    "target": "El porcentaje de paquetes visibles que está listo para ser usado con la versión core seleccionada de Foundry VTT.",
    "old": "El porcentaje de paquetes visibles que está listo para ser usado con la versión core seleccionada.",
    "details": {
        "state": 10,
        "source": "The percentage of visible packages that are ready to be used on the selected Foundry VTT version.",
        "old_state": 10
    },
    "id": 129185,
    "action_name": "Suggestion added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/129185/?format=api"
}