Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/309246/?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.688145Z",
    "action": 71,
    "target": "Lorsque vous lancez _Boule de feu_, pous pouvez modifier ses effets, ramenant les dégâts de base à 5d6 et faire en sorte qu'elle provoque 2 dégâts de feu persistants aux créatures qui obtiennent un échec sur leur jet de sauvegarde, doublé comme à l'ordinaire sur un échec critique. Si vous le faites, remplacez l'entrée Intensifié par la suivante.",
    "old": "",
    "details": {
        "state": 20,
        "source": "When you cast _fireball_, you can modify its effects, decreasing the base damage to 5d6 and causing it to deal @Damage[(2*(@item.level - 2))[fire,persistent]] damage to creatures that fail their save, doubled as normal on a critical failure. If you do, replace its heightened entry with the following.",
        "old_state": -1
    },
    "id": 502066,
    "action_name": "String added in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/502066/?format=api"
}