Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/47414/?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": "2022-10-07T13:37:45.106873Z",
    "action": 59,
    "target": "<p>Du hast im Moment <strong>{currentWounds}/{maxWounds}</strong> Wunden und <strong>keine</strong> Erschöpfung und <strong>{totalBennies}</strong> Bennys.</p><p>You kannst <strong>alle {natHeal_time}</strong> einen natürlichen Heilungswurf durchführen, es sei denn, die Heilungszeit wird durch Talente, Handicaps oder das Setting verändert.</p><p>Du kannst Wunden auch direkt heilen (z.B. durch die Heilung-Macht).",
    "old": "",
    "details": {
        "state": 20,
        "source": "<p>You currently have <strong>{currentWounds}/{maxWounds}</strong> Wounds, <strong>no</strong> Fatigue and <strong>{totalBennies}</strong> Bennies.</p><p>You may make a Natural Healing roll <strong>every {natHeal_time}</strong> unless altered by setting specific circumstances.</p><p>You may also heal wounds directly (i.e. from the Healing Power).",
        "old_state": -1
    },
    "id": 65204,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/65204/?format=api"
}