Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/3036/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/mcc/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/mcc/main/fr/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/arcanistzed/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/arcanistzed/?format=api",
    "timestamp": "2022-11-07T02:37:54.788559Z",
    "action": 2,
    "target": "Les couleurs de fond ci-dessous sont utilisées pour indiquer le statut du module dans la dernière version de Foundry VTT. Ouvrez le vérificateur de compatibilité des modules avec le bouton ci-dessous pour plus d'informations.",
    "old": "Les couleurs de fond ci-dessous sont utilisées pour indiquer le statut du module dans la dernière version de Foundry VTT. Ouvrez le vérificateur de compatibilité des modules avec le bouton ci-dessous pour plus d'informations.",
    "details": {
        "state": 20,
        "source": "The background colors below are used to indicate the status of the module in the latest Foundry VTT version. Open the Module Compatibility Checker with the button below for more info.",
        "old_state": 10
    },
    "id": 127089,
    "action_name": "Translation changed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/127089/?format=api"
}