Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/119237/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/babonus/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/babonus/main/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-10-06T19:43:45.152595Z",
    "action": 30,
    "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 'Spellcasting', the actor's spellcasting ability is compared against.",
    "old": "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.",
    "details": {},
    "id": 386416,
    "action_name": "Source string changed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/386416/?format=api"
}