Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/305291/?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.015272Z",
    "action": 71,
    "target": "Une fois vivantes, ces créatures ont été imprégnées après la mort d'énergie du vide et d'une magie corruptrice de l'âme impie. Lorsqu'elle est réduite à 0 point de vie, une créature morte-vivante est détruite. Les morts-vivants sont blessés par l'énergie de vitalité et sont soignés par l'énergie du vide et ne tirent pas parti des effets de guérison de vitalité.",
    "old": "",
    "details": {
        "state": 20,
        "source": "Once living, these creatures were infused after death with void energy and soul-corrupting unholy magic. When reduced to 0 Hit Points, an undead creature is destroyed. Undead creatures are damaged by vitality energy and are healed by void energy, and don't benefit from healing vitality effects.",
        "old_state": -1
    },
    "id": 497146,
    "action_name": "String added in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/497146/?format=api"
}