Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/258622/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/sw5e/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/sw5e/main/de/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-01-12T15:36:23.635723Z",
    "action": 59,
    "target": "Wenn du eine Kreatur mit einer Waffe mit der neuralisierenden Eigenschaft triffst, kannst du sie zwingen, einen Rettungswurf in Weisheit zu machen, DC gleich der neuralisierenden Zahl. Bei einem misslungenen Rettungswurf erleidet die Kreatur zusätzlich 1d4 psychischen Schaden und wird bis zum Beginn ihrer nächsten Runde von dir verängstigt.",
    "old": "",
    "details": {
        "state": 20,
        "source": "When you hit a creature with a weapon with the neuralizing property, you can force it to make a Wisdom saving throw, DC equal to the neuralizing number. On a failed save, the creature takes an additional 1d4 psychic damage and becomes frightened of you until the start of its next turn.",
        "old_state": -1
    },
    "id": 419055,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/419055/?format=api"
}