Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/243768/?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.816559Z",
    "action": 59,
    "target": "En una futura actualización de la Forge, esperamos poder ofrecerte la posibilidad de crear un nuevo servidor de demostración privado para que experimentes Foundry VTT con todos los privilegios de Game Master.",
    "old": "",
    "details": {
        "state": 20,
        "source": "In a future update to the Forge, we hope to offer you the ability to spawn a new private demo server to experience Foundry VTT with full Game Master privileges!",
        "old_state": 0
    },
    "id": 405279,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/405279/?format=api"
}