Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/103237/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/scene-packer/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/scene-packer/main/fr/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/rectulo/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/rectulo/?format=api",
    "timestamp": "2022-12-10T10:03:34.059742Z",
    "action": 5,
    "target": "Il est très fortement recommandé de sauvegarder votre module et votre monde avant d'exécuter le Convertisseur d'Aventure. Cela vous assurera d'avoir une version de votre module compatible avec la v9 de Foundry VTT.",
    "old": "",
    "details": {
        "state": 20,
        "source": "It is very strongly recommended to backup your module and world before running the Adventure Converter. This will ensure that you have a version of your module that is compatible with v9 of Foundry VTT.",
        "old_state": 0
    },
    "id": 167728,
    "action_name": "Translation added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/167728/?format=api"
}