Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/47372/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/swade-immersive-macros/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/swade-immersive-macros/main/de/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-07-05T14:18:53.235261Z",
    "action": 30,
    "target": "<form>You've soaked <strong>{rounded} Wounds</strong>; you will <strong>receive {currWounds} Wounds</strong>.</br>Do you want to reroll your Soaking Roll (you have <strongb>{totalBennies} Bennies</strong> left)? (Unless you roll a Critical Failure, your best result will be kept.)</form>",
    "old": "<form>You've soaked <strong>{rounded} Wounds</strong>; you will <strong>receive {currWounds} Wounds</strong>.</br>Do you want to reroll your Soaking Roll (you have <strongb>{totalBennies} Bennies</strong> left)?</form>",
    "details": {},
    "id": 357090,
    "action_name": "Source string changed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/357090/?format=api"
}