Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/9057/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/mcc/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/mcc/main/fi/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/Demian/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/Demian/?format=api",
    "timestamp": "2023-06-24T19:54:10.299705Z",
    "action": 2,
    "target": "Alla olevia taustavärejä käytetään osoittamaan moduulin tilaa uusimmassa Foundry VTT versiossa. Avaa Module Compatibility Checker alla olevasta painikkeesta saadaksesi lisätietoja.",
    "old": "Alla olevia taustavärejä käytetään osoittamaan moduulin tilaa uusimmassa ytimen versiossa. Avaa Module Compatibility Checker alla olevasta painikkeesta saadaksesi lisätietoja.",
    "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": 351704,
    "action_name": "Translation changed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/351704/?format=api"
}