Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/225503/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/pf2-fr/action/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf2-fr/action/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-03-29T05:16:47.312877Z",
    "action": 59,
    "target": "<p>Vous faites un test de Discrétion pour échapper aux regards en voyageant à mi-vitesse. Si vous Échappez aux regards au début d'une rencontre, vous faites généralement un test de Discrétion au lieu d'un test de Perception afin de déterminer à la fois votre initiative et si vos adversaires vous remarquent (en fonction de leurs DD de Perception, comme c'est le cas normalement pour Être furtif, peu importe le résultat de leur test d'initiative).</p>",
    "old": "<p>Vous faites un test de Discrétion pour échapper aux regards en voyageant à la mi-vitesse. Si vous possédez le don Furtivité rapide, vous pouvez vous déplacer à votre Vitesse maximale plutôt qu'à mi-vitesse, mais vous ne pouvez toujours pas utiliser d'autre activité d'exploration quand vous faites cela. Si vous possédez le don Furtivité légendaire, vous pouvez vous déplacer à votre Vitesse maximale et faire appel à une seconde activité d'exploration dans le même temps. Si vous Échappez aux regards au début d'une rencontre, vous faites généralement un test de Discrétion au lieu d'un test de Perception afin de déterminer à la fois votre initiative et si vos adversaires vous remarquent (en fonction de leurs DD de Perception, comme c'est le cas normalement pour Être furtif, peu importe le résultat de leur test d'initiative).</p>",
    "details": {
        "state": 20,
        "source": "<p>You attempt a Stealth check to avoid notice while traveling at half speed. If you have the Swift Sneak feat, you can move at full Speed rather than half, but you still can't use another exploration activity while you do so. If you have the Legendary Sneak feat, you can move at full Speed and use a second exploration activity. If you're Avoiding Notice at the start of an encounter, you usually roll a Stealth check instead of a Perception check both to determine your initiative and to see if the enemies notice you (based on their Perception DCs, as normal for Sneak, regardless of their initiative check results).</p>",
        "old_state": 20
    },
    "id": 497783,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/497783/?format=api"
}