Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/243776/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/the-forge/server/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/server/es/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-11-30T13:34:18.817750Z",
    "action": 59,
    "target": "Tu dirección de correo electrónico debe ser verificada antes de que puedas acceder a algunas de las funciones disponibles en La Forge. Para empezar tu aventura en la VTT, haz clic en el botón de abajo para verificar tu dirección de correo electrónico:",
    "old": "",
    "details": {
        "state": 20,
        "source": "Your email address needs to be verified before you can access some of the features available on The Forge. To get started on your VTT adventure, click the button below to verify your email address:",
        "old_state": 0
    },
    "id": 405304,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/405304/?format=api"
}