Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/211509/?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": "https://weblate.foundryvtt-hub.com/api/users/rectulo/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/rectulo/?format=api",
    "timestamp": "2023-04-26T12:52:09.865742Z",
    "action": 5,
    "target": "<p>Vous vous plaquez contre un mur ou vous jetez derrière un obstacle pour mieux vous mettre à l'abri. Si vous bénéficiez déjà d'un abri standard, vous obtenez à la place un abri important qui vous confère un bonus de +4 à la CA, à vos jets de réflexes contre les zones d'effet et à vos tests de Discrétion pour vous Cacher, Être furtif ou éviter de vous faire détecter de manière générale. Vous bénéficiez sinon des avantages liés à un abri standard (un bonus de circonstances de +2). Ces avantages perdurent jusqu'à ce que vous quittiez votre emplacement actuel, utilisiez une action d'attaque, vous trouviez dans l'état Inconscient ou mettiez fin à cet effet par une action gratuite.</p>",
    "old": "",
    "details": {
        "state": 20,
        "source": "<p>You press yourself against a wall or duck behind an obstacle to take better advantage of cover. If you would have standard cover, you instead gain greater cover, which provides a +4 circumstance bonus to AC; to Reflex saves against area effects; and to Stealth checks to Hide, Sneak, or otherwise avoid detection. Otherwise, you gain the benefits of standard cover (a +2 circumstance bonus instead). This lasts until you move from your current space, use an attack action, become unconscious, or end this effect as a free action.</p>",
        "old_state": 0
    },
    "id": 312586,
    "action_name": "Translation added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/312586/?format=api"
}