Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/309324/?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.689228Z",
    "action": 71,
    "target": "Le sort inflige @Damage[1d8[sonic]] dégâts supplémentaires et toutes les créatures qui obtiennent un échec contre le sort sont @UUID[Compendium.pf2e.conditionitems.Item.9PR9y0bi4JPKnHPR]{Sourdes} pendant 1 round. Les cibles qui obtiennent un échec critique à leur jet de sauvegarde contre ce sort sont Sourdes pendant 1 minute. Le sort obtient le trait son.",
    "old": "",
    "details": {
        "state": 20,
        "source": "The spell deals an additional @Damage[1d8[sonic]] damage and all creatures who fail their save against the spell are @UUID[Compendium.pf2e.conditionitems.Item.9PR9y0bi4JPKnHPR]{Deafened} for 1 round. Targets who critically fail their saves against this spell are instead deafened for 1 minute. The spell gains the sonic trait.",
        "old_state": -1
    },
    "id": 502144,
    "action_name": "String added in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/502144/?format=api"
}