Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/53572/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/active-effect-manager-lib/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/active-effect-manager-lib/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-10-08T15:30:13.471537Z",
    "action": 5,
    "target": "Si le réglage de ce module est activé, il montrera seulement l'effet temporaire sur le pannea des effets de statut. S'il est désactivé, vous verrez tous les effets actifs temporaires et passifs.",
    "old": "",
    "details": {
        "state": 20,
        "source": "If this module setting is enabled, it will show only temporary effect on the status effects panel, if disabled you will see all the active effect temporary and passive.",
        "old_state": 0
    },
    "id": 72723,
    "action_name": "Translation added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/72723/?format=api"
}