Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/10534/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/xdy-pf2e-workbench/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/xdy-pf2e-workbench/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-09-25T08:52:29.826288Z",
    "action": 2,
    "target": "Autoriser le gestionnaire de point d'héroïsme avec l'utilisation d'une touche liée optionnelle pour ouvrir un dialogue permettant de remettre à zéro ou d'ajouter des points d'héroïsme à tous les personnages, ajouter un point d'héroïsme à un personnage aléatoire (ou choisi) et, de manière plus importante, mettre en route une minuterie faisant réapparaître le dialogue après 60 minutes (par défaut).",
    "old": "Le gestionnaire de point d'héroïsme s'ouvre avec une touche liée qui ouvre un dialogue permettant de remettre à zéro ou d'ajouter des points d'héroïsme pour tous les personnages, ajouter un point d'héroïsme à un personnage aléatoire (ou choisi) et, de manière plus importante, pour mettre en route une minuterie qui fait réapparaître le dialogue après 60 minutes (par défaut).",
    "details": {
        "state": 20,
        "source": "Check to enable Hero Point handler feature with an optional keybind to open a dialog that can reset or add Hero Points for all characters, add one Hero Point to a random (or selected) character and, most importantly, start a timer to make the dialog reappear after (by default) 60 minutes.",
        "old_state": 20
    },
    "id": 52684,
    "action_name": "Translation changed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/52684/?format=api"
}