Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/53576/?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:32:41.595483Z",
    "action": 5,
    "target": "Si c'est activé, vous créez des effets dupliqués entre différents objet (ex : \"empoisonné\" pour des armes diverses ou des sorts qui infligent cet état) est aussi simple que de glisser déposer de l'un à l'autre. Cela permet aussi l'application d'effets d'un objet sur les acteurs à partir de la feuille directement.",
    "old": "",
    "details": {
        "state": 20,
        "source": "With it enabled, creating duplicate effects between different items (e.g. \"Poisoned\" for various weapons or spells which inflict that condition) is as simple as dragging and dropping from one to the next. It also allows the application of item effects onto actors from the item sheet directly.",
        "old_state": 0
    },
    "id": 72727,
    "action_name": "Translation added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/72727/?format=api"
}