Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/308982/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/pf2-fr/rule-element/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf2-fr/rule-element/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-03-29T05:17:29.684709Z",
    "action": 71,
    "target": "Vous projetez de la chaleur pure qui provoque la combustion de la cible. Les dégâts initiaux passent à 1d10 dégâts de feu, plus 1 point d'éclaboussure de feu. Lorsque vous utilisez <em>Allumage</em> amplifié comme une attaque au corps-à-corps, augmentez les dégâts initiaux de d10 au d12. Vous n'êtes pas blessé par les dégâts d'éclaboussure provoqué par <em>Allumage</em> amplifié.",
    "old": "",
    "details": {
        "state": 20,
        "source": "You project pure heat that causes a target to combust. The initial damage changes to 1d10 fire damage plus 1 fire splash damage. When using amped ignition as a melee attack, increase the damage dice of the initial damage from d10s to d12s. You are not harmed by splash damage from amped ignition.",
        "old_state": -1
    },
    "id": 501799,
    "action_name": "String added in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/501799/?format=api"
}