Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/309250/?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.688188Z",
    "action": 71,
    "target": "Lorsque vous lancez _Lumière_, vous pouvez modifier sa cible pour qu'elle devienne 1 arme au corps-à-corps, non tenue ou en votre possession ou celle d'un allié consentant et modifier sa durée pour qu'elle soit de 1 minute. Dans ce cas, ajoutez les éléments suivants à ses effets : Lorsqu'une créature maniant l'arme obtient un coup critique contre un ennemi, vous pouvez Révoquer le sort par une réaction, faisant en sorte que l'ennemi soit @UUID[Compendium.pf2e.conditionitems.Item.TkIyaNPgTZFBCCuh]{Ébloui} pendant 1 round. Après avoir utilisé cette réaction, vous ne pouvez plus utiliser cette modification pendant 10 minutes.",
    "old": "",
    "details": {
        "state": 20,
        "source": "When you cast _light_, you can modify its target to be 1 melee weapon, either unattended or possessed by you or a willing ally, and modify its duration to be 1 minute. If you do, add the following to its effects: When a creature wielding the weapon critically hits a foe, you can Dismiss the Spell as a reaction, causing the foe to be @UUID[Compendium.pf2e.conditionitems.Item.TkIyaNPgTZFBCCuh]{Dazzled} for 1 round. After you use this reaction, you can't use this modification again for 10 minutes.",
        "old_state": -1
    },
    "id": 502070,
    "action_name": "String added in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/502070/?format=api"
}