Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/183807/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/pf2-fr/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf2-fr/main/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-03-29T05:16:24.011311Z",
    "action": 59,
    "target": "La cible doit réussir un jet de @Check[fortitude|against:class|name:Critique spécialisé de la fronde] contre votre DD de classe ou être @UUID[Compendium.pf2e.conditionitems.Item.dfCMdR4wnpbYNTix]{Étourdie 1}.",
    "old": "La cible doit réussir un jet de Vigueur contre votre @Check[type:fortitude|dc:resolve(@actor.attributes.classDC.value)|name:Critique spécialisé de la fronde]{DD de classe} ou être @UUID[Compendium.pf2e.conditionitems.Item.dfCMdR4wnpbYNTix]{Étourdie 1}.",
    "details": {
        "state": 20,
        "source": "The target must succeed at a @Check[fortitude|against:class|name:Sling Critical Specialization] save against your class DC or be @UUID[Compendium.pf2e.conditionitems.Item.dfCMdR4wnpbYNTix]{Stunned 1}.",
        "old_state": 20
    },
    "id": 496784,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/496784/?format=api"
}