Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/69855/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/chat-portrait/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/chat-portrait/main/it/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/Aulin/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/Aulin/?format=api",
    "timestamp": "2025-01-24T12:53:34.471016Z",
    "action": 2,
    "target": "Questo sistema al momento non è completamente supportato. Ciò significa che il modulo non sa come gestire al meglio gli elementi di questo sistema, ma può comunque funzionare in modo limitato.<br><br>È possibile configurare le impostazioni del modulo autonomamente, ma è richiesta una certa competenza tecnica.<br><br>In caso di domande, inviare un ping a <strong>Wasp#2005</strong> sul discord di Foundry.",
    "old": "This system is not currently fully supported. This means that the module does not know how to best handle this system's items, but can still operate in a limited fashion.<br><br>You can configure the module's settings yourself, but it requires a bit of technical know-how.<br><br>If you have any questions, ping <strong>Wasp#2005</strong> on the Foundry discord.",
    "details": {
        "state": 20,
        "source": "This system is not currently fully supported. This means that the module does not know how to best handle this system's items, but can still operate in a limited fashion.<br><br>You can configure the module's settings yourself, but it requires a bit of technical know-how.<br><br>If you have any questions, ping <strong>Wasp#2005</strong> on the Foundry discord.",
        "old_state": 20
    },
    "id": 493081,
    "action_name": "Translation changed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/493081/?format=api"
}