Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/22541/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/wild-magic-surge-5e/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/wild-magic-surge-5e/main/de/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-09-07T20:39:49.976044Z",
    "action": 59,
    "target": "",
    "old": "",
    "details": {
        "state": 0,
        "source": "Choose how you want to play, either Standard, Spell level dependent rolls, Incremental Check or Incremental Check Chaotic. Incremental Check Chaotic: For the amazingly awesome chaotic players and GMs. Instead of checking every time a spell is cast, at the start of every turn in combat, the threshold is increased by `1` for a Surge to a maximum of `10`. Once triggered the threshold is reset back to `1`. Incremental Check: Every time a spell is cast, the threshold is increased by 1 for a Surge. Once triggered the threshold is reset back to 1. Spell level dependent rolls: Wild Magic Surge triggers dependent on spell level (Set options below). Descending Dice: On no Surge roll d20,d12,d10,d8,d6 then d4 until a surge, then reset back to d20.",
        "old_state": -1
    },
    "id": 30226,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/30226/?format=api"
}