Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/258616/?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.635443Z",
    "action": 59,
    "target": "Du kannst wählen, ob du auf deinen Fertigkeitsbonus für deinen Angriffswurf verzichtest oder einen Malus auf den Schutzwurf-DC der Waffe in Höhe deines Fertigkeitsbonus erleidest. Wenn du dies tust, darfst du bei einem Treffer deinen Fertigkeitsbonus zum Schadensergebnis addieren.",
    "old": "",
    "details": {
        "state": 20,
        "source": "You may choose to forgo your proficiency bonus to your attack roll or suffer a penalty to the saving throw DC of the weapon equal to your proficiency bonus. If you do so, on a hit, you may add your proficiency bonus to the damage result.",
        "old_state": -1
    },
    "id": 419049,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/419049/?format=api"
}