GET /v2/rules/srd_objects_damage-threshold/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://api-beta.open5e.com/v2/rules/srd_objects_damage-threshold/?format=api",
    "name": "Damage Threshold",
    "desc": "Big objects such as castle walls often have extra resilience represented by a damage threshold. An object with a damage threshold has immunity to all damage unless it takes an amount of damage from a single attack or effect equal to or greater than its damage threshold, in which case it takes damage as normal. Any damage that fails to meet or exceed the object's damage threshold is considered superficial and doesn't reduce the object's hit points.",
    "index": 4,
    "initialHeaderLevel": 2,
    "document": "https://api-beta.open5e.com/v2/documents/srd-2014/?format=api",
    "ruleset": "https://api-beta.open5e.com/v2/rulesets/srd_objects/?format=api"
}