Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/309279/?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.688512Z",
    "action": 71,
    "target": "Si la prochaine action que vous entreprenez consiste à Lancer un sort, Faites un test de Nature contre les DD de Perception de tous les observateurs. Si vous réussissez votre test contre le DD de Perception d'un observateur, celui-ci ne remarque pas que vous Lancez un sort, même si l'incantation est généralement perceptible et que les sorts ont normalement des manifestations sensorielles qui rendraient le lancement du sort évident pour ceux qui sont à proximité. Tous ces éléments sont au contraire cachés dans les images et les sons naturels de l'environnement. Cette capacité ne cache que les actions d'incantation et les manifestations du sort, mais pas ses effets. Un observateur peut donc toujours vous voir vous transformer en ours géant.",
    "old": "",
    "details": {
        "state": 20,
        "source": "If the next action you take is to Cast a Spell, attempt a Nature check against all observers' Perception DCs. If you succeed at your check against an observer's Perception DC, that observer doesn't notice that you're Casting a Spell, even though verbal, somatic, and material components are usually noticeable, and spells normally have sensory manifestations that would make spellcasting obvious to those nearby. All of these are instead hidden in the natural sights and sounds of the environment. This ability hides only the spell's spellcasting actions and manifestations, not its effects, so an observer might still see you transform into a giant bear.",
        "old_state": -1
    },
    "id": 502099,
    "action_name": "String added in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/502099/?format=api"
}