Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/235754/?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": "2023-08-10T08:33:16.295410Z",
    "action": 2,
    "target": "Cet outil vérifiera que tous les assets de votre monde existent et convertira leurs références en minuscules. Il énumérera d'abord toutes les références des assets qu'il convertira, puis vous demandera de confirmer.",
    "old": "Cet outil vérifiera que tous les actifs de votre monde existent et convertira leurs références en minuscules. Il énumérera d'abord toutes les références des biens qu'il convertira, puis vous demandera de confirmer.",
    "details": {
        "state": 20,
        "source": "This tool will check that all assets in your world exist and convert their references to lowercase. It will first list out all of the asset references that it will convert and then prompt you to confirm.",
        "old_state": 20
    },
    "id": 368038,
    "action_name": "Translation changed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/368038/?format=api"
}