Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/308983/?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.684720Z",
    "action": 71,
    "target": "Au lieu d'utiliser l'entrée intensifiée normale d'<em>Allumage</em>, les dégâts initiaux augmentent de 1d10 (1d12 au corps-à-corps) et les dégâts d'éclaboussure augmentent de 1. Les dégâts de feu persistants infligés sur un coup critique augmentent de 1d4.",
    "old": "",
    "details": {
        "state": 20,
        "source": "Instead of using ignition's normal heightened entry, the initial damage increases by 1d10 (1d12 for melee) and the splash damage increases by 1. The persistent fire damage on a critical hit increases by 1d4.",
        "old_state": -1
    },
    "id": 501800,
    "action_name": "String added in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/501800/?format=api"
}