Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/308962/?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.684443Z",
    "action": 71,
    "target": "Votre sort transperce les défenses mentales de la cible, ce qui la rend vulnérable à une attaque psychique ultérieure. Les dégâts du sort passent à 1d10. Si la cible obtient un échec à son jet de Volonté, jusqu'à la fin de son prochain tour, elle obtient une faiblesse 1 aux dégâts mentaux et subit une pénalité de statut de -1 aux jets de Volonté. En cas d'échec critique, la faiblesse passe à 3 (la cible étant en outre @UUID[Compendium.pf2e.conditionitems.Item.dfCMdR4wnpbYNTix]{Étourdie 1}). La faiblesse s'applique avant qu'<em>Hébétement </em> n'inflige les dégâts.",
    "old": "",
    "details": {
        "state": 20,
        "source": "Your spell cracks the target's mental defenses, leaving it susceptible to further psychic attack. The spell's damage changes to 1d10. If the target fails its Will save, until the end of its next turn, it gains weakness 1 to mental damage and takes a –1 status penalty to Will saves. On a critical failure, the weakness is 3 (in addition to the target being @UUID[Compendium.pf2e.conditionitems.Item.dfCMdR4wnpbYNTix]{Stunned 1}). The weakness applies before daze deals damage.",
        "old_state": -1
    },
    "id": 501779,
    "action_name": "String added in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/501779/?format=api"
}