Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/309131/?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.686581Z",
    "action": 71,
    "target": "Le feu primitif de la vie et de la mort coule à travers vous ou une cible. Choisissez de faire en sorte que vous ou la cible du sort gagniez des points de vie temporaires égaux au rang du sort pendant 1 round ou que la cible du sort subisse des dégâts de feu égaux au rang du sort (si le sort inflige déjà des dégâts de feu initiaux, combinez-les aux dégâts initiaux du sort avant de déterminer les faiblesses et les résistances).",
    "old": "",
    "details": {
        "state": 20,
        "source": "The primal fire of life and death flows through you or one target. Choose to have either you or a target of the spell gain temporary Hit Points equal to the spell's rank for 1 round, or to have a target of the spell take @Damage[@item.level[fire]] damage (if the spell already deals initial fire damage, combine this with the spell's initial damage before determining weaknesses and resistances).",
        "old_state": -1
    },
    "id": 501950,
    "action_name": "String added in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/501950/?format=api"
}