Changes API.

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

GET /api/changes/13010/?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": null,
    "author": null,
    "timestamp": "2022-09-03T21:15:38.375944Z",
    "action": 59,
    "target": "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).",
    "old": "",
    "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": -1
    },
    "id": 13010,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/13010/?format=api"
}