Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/119067/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/babonus/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/babonus/main/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-01-10T20:23:29.704348Z",
    "action": 59,
    "target": "The ability that must be used to set the saving throw DC of the item for the bonus to apply; for example a Battle Master fighter who determines their Maneuver DC with Dexterity. This can be different from the ability the item otherwise uses. If an item is set to scale with <span style='font-family: monospace;'>Spellcasting</span>, the actor's spellcasting ability is compared against.",
    "old": "",
    "details": {
        "state": 20,
        "source": "The ability that must be used to set the saving throw DC of the item for the bonus to apply; for example a Battle Master fighter who determines their Maneuver DC with Dexterity. This can be different from the ability the item otherwise uses. If an item is set to scale with <span style='font-family: monospace;'>Spellcasting</span>, the actor's spellcasting ability is compared against.",
        "old_state": -1
    },
    "id": 185800,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/185800/?format=api"
}