Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/309254/?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.688232Z",
    "action": 71,
    "target": "Lorsque vous lancez _Boule de feu_ intensifiée au moins au niveau 4, vous pouvez modifier le sort pour ajouter les éléments suivants à ses effets ordinaires : Votre _Boule de feu_ laisse derrière elle un bref nuage de fumée dans sa zone. Bien qu'il s'agisse de fumée et non de brouillard, ce nuage a les effets de @UUID[Compendium.pf2e.spells-srd.Item.9XHmC2JgTUIQ1CCm]{Brume}, sauf que cet effet ne dure qu'un round.",
    "old": "",
    "details": {
        "state": 20,
        "source": "When you cast _fireball_ heightened to at least 4th rank, you can modify the spell to add the following to its standard effects: Your _fireball_ leaves behind a brief cloud of smoke in its area. While it's smoke instead of mist, this cloud otherwise has the effects of @UUID[Compendium.pf2e.spells-srd.Item.9XHmC2JgTUIQ1CCm]{Mist}, except that it lasts only 1 round.",
        "old_state": -1
    },
    "id": 502074,
    "action_name": "String added in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/502074/?format=api"
}