Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/211483/?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-26T19:26:27.050425Z",
    "action": 2,
    "target": "<p>Vous pouvez ébranler la détermination d'un ennemi en poussant un cri soudain, en formulant un sarcasme au moment opportun ou en lâchant une insulte mordante. Désignez une créature située à 9 m ou moins de vous et dont vous percevez la présence. Effectuez un test d'Intimidation contre le DD de Volonté de cette cible. Si elle ne comprend pas la langue que vous parlez, si vous ne parlez pas ou si elle ne peut pas vous entendre, vous subissez un malus de circonstances de -4 au test. Quel que soit le résultat, la cible est temporairement immunisée contre vos tentatives pour la Démoraliser pendant dix minutes.</p><p><strong>Succès critique</strong> La cible devient Effrayée 2.<br><strong>Succès</strong> La cible devient Effrayée 1.</p>",
    "old": "<p>Vous pouvez ébranler la détermination d'un ennemi en poussant un cri soudain, en formulant un sarcasme au moment opportun ou en lâchant une insulte mordante. Désignez une créature située à 9 m ou moins de vous et dont vous percevez la présence. Effectuez un test d'Intimidation contre le DD de Volonté de cette cible. Si elle ne comprend pas la langue que vous parlez, si vous ne parlez pas ou si elle ne peut pas vous entendre, vous subissez un malus de circonstances de -4 au test. Quel que soit le résultat, la cible est temporairement immunisée contre vos tentatives pour la Démoraliser pendant dix minutes.</p>\n<p><strong>Succès critique</strong> La cible devient Effrayée 2.<br><strong>Succès</strong> La cible devient Effrayée 1.</p>",
    "details": {
        "state": 20,
        "source": "<p>With a sudden shout, a well-timed taunt, or a cutting put-down, you can shake an enemy's resolve. Choose a creature within 30 feet of you who you're aware of. Attempt an Intimidation check against that target's Will DC. If the target does not understand the language you are speaking, you're not speaking a language, or they can't hear you, you take a –4 circumstance penalty to the check. Regardless of your result, the target is temporarily immune to your attempts to Demoralize it for 10 minutes.</p><p><strong>Critical Success</strong> The target becomes frightened 2.<br><strong>Success</strong> The target becomes frightened 1.</p>",
        "old_state": 20
    },
    "id": 312696,
    "action_name": "Translation changed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/312696/?format=api"
}