Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/22446/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/wild-magic-surge-5e/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/wild-magic-surge-5e/main/fr/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/Elfenduil/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/Elfenduil/?format=api",
    "timestamp": "2023-01-09T08:15:32.586395Z",
    "action": 2,
    "target": "Spécifier certains sorts qui déclenchent un test de surcharge de magie sauvage.",
    "old": "Active une vérification basée sur le nom du sort pour savoir si le sort lancé est un sort de sorcier.",
    "details": {
        "state": 20,
        "source": "Specify certain spells that trigger a Wild Magic Surge Check.",
        "old_state": 10
    },
    "id": 184902,
    "action_name": "Translation changed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/184902/?format=api"
}