Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/186610/?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.011622Z",
    "action": 59,
    "target": "<p>Un monstre qui possède vision dans le noir n'a aucun mal à voir dans les zones plongées dans les ténèbres et la lumière faible, mais il ne voit alors qu'en noir et blanc. Certaines formes de ténèbres magiques, comme le sort @UUID[Compendium.pf2e.spells-srd.Item.4GE2ZdODgIQtg51c]{Ténèbres} au rang 4, bloquent le fonctionnement de vision dans le noir.</p>",
    "old": "<p>Un monstre qui possède vision dans le noir n'a aucun mal à voir dans les zones plongées dans les ténèbres et la lumière faible, mais il ne voit alors qu'en noir et blanc. Certaines formes de ténèbres magiques, comme le sort <em>@UUID[Compendium.pf2e.spells-srd.Item.4GE2ZdODgIQtg51c]{Ténèbres}</em> de niveau 4, bloquent le fonctionnement de vision dans le noir.</p>",
    "details": {
        "state": 20,
        "source": "<p>A monster with darkvision can see perfectly well in areas of darkness and dim light, though such vision is in black and white only. Some forms of magical darkness, such as a 4th-rank @UUID[Compendium.pf2e.spells-srd.Item.4GE2ZdODgIQtg51c]{Darkness} spell, block normal darkvision. A monster with @UUID[Compendium.pf2e.bestiary-ability-glossary-srd.Item.4Ho2xMPEC05aSxzr]{Greater Darkvision}, however, can see through even these forms of magical darkness.</p>",
        "old_state": 20
    },
    "id": 496809,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/496809/?format=api"
}