Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/305394/?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.275105Z",
    "action": 71,
    "target": "Sur un coup critique, la cible est @UUID[Compendium.pf2e.conditionitems.Item.e1XGnhKNSQIm5IXg]{Stupéfiée 1} par des visions qui envahissent son esprit d'horreurs qui lui sont propres et qui perdurent. Si vous portez un coup critique à une créature qui est déjà Stupéfiée, elle est alors également @UUID[Compendium.pf2e.conditionitems.Item.TBSHQspnbcqxsmjL]{Effrayée 2}. Ces effets de coup critique possèdent les traits émotion, terreur et mental.",
    "old": "",
    "details": {
        "state": 20,
        "source": "On a critical hit, the target becomes @UUID[Compendium.pf2e.conditionitems.Item.e1XGnhKNSQIm5IXg]{Stupefied 1} by overwhelming visions in their mind of personal horrors that linger. If you critically hit a creature that's already stupefied, it becomes @UUID[Compendium.pf2e.conditionitems.Item.TBSHQspnbcqxsmjL]{Frightened 2} as well. These critical hit effects have the emotion, fear, and mental traits.",
        "old_state": -1
    },
    "id": 497292,
    "action_name": "String added in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/497292/?format=api"
}