Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/308998/?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.684901Z",
    "action": 71,
    "target": "Vous augmentez la zone du sort à votre choix entre un @Template[type:cone|distance:30]{cône de 9 mètres} ou un @Template[type:cone|distance:60]{cône de 18 mètres} et les dés de dégâts du sort changent pour devenir des d10. Les créatures qui obtiennent un échec sont @UUID[Compendium.pf2e.conditionitems.Item.e1XGnhKNSQIm5IXg]{Stupéfiées 1} jusqu'au début de votre prochain tour (ou @UUID[Compendium.pf2e.conditionitems.Item.e1XGnhKNSQIm5IXg]{Stupéfiées 2} en cas d'échec critique).",
    "old": "",
    "details": {
        "state": 20,
        "source": "You increase the area of the spell to your choice of a @Template[cone|distance:30] or @Template[cone|distance:60], and the damage dice for the spell change to d10s. Creatures that fail are @UUID[Compendium.pf2e.conditionitems.Item.e1XGnhKNSQIm5IXg]{Stupefied 1} until the start of your next turn (or @UUID[Compendium.pf2e.conditionitems.Item.e1XGnhKNSQIm5IXg]{Stupefied 2} on a critical failure).",
        "old_state": -1
    },
    "id": 501815,
    "action_name": "String added in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/501815/?format=api"
}