Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/185090/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/pf2-fr/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf2-fr/main/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-03-29T05:16:24.014503Z",
    "action": 59,
    "target": "Un poison inhalé est activé en le libérant de son contenant. Une fois relâché, le poison crée un nuage qui remplit un cube de 3 m de côte qui dure pendant 1 minute ou jusqu'à ce qu'un vent fort dissipe le nuage. Toute créature qui pénètre dans ce nuage est exposée au poison et doit tenter un jet de sauvegarde contre lui. Une créature consciente du poison avant de pénétrer dans le nuage peut utiliser une action unique pour retenir son souffle et obtenir un bonus de circonstances de +2 au jet de sauvegarde pendant 1 round.",
    "old": "Un poison inhalé s'active en le laissant sortir de son récipient. Une fois libéré, il crée un nuage remplissant un cube de 3 m d'arête qui dure 1 min ou jusqu'à ce qu'un vent fort le dissipe. Toute créature qui entre dans ce nuage est exposée au poison et doit tenter un jet de sauvegarde contre lui. Une créature repérant le poison avant d'entrer dans le nuage peut utiliser une action unique pour retenir sa respiration et gagner un bonus de circonstances de +2 au jet de sauvegarde pendant 1 round.",
    "details": {
        "state": 20,
        "source": "An inhaled poison is activated by unleashing it from its container. Once unleashed, the poison creates a cloud filling a 10-foot cube lasting for 1 minute or until a strong wind dissipates the cloud. Every creature entering this cloud is exposed to the poison and must attempt a saving throw against it; a creature aware of the poison before entering the cloud can use a single action to hold its breath and gain a +2 circumstance bonus to the saving throw for 1 round.",
        "old_state": 20
    },
    "id": 497073,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/497073/?format=api"
}