list: API endpoint for returning a list of creatures.
retrieve: API endpoint for returning a particular creature.

GET /v2/creatures/tob2_holler-spider/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://api-beta.open5e.com/v2/creatures/tob2_holler-spider/?format=api",
    "key": "tob2_holler-spider",
    "name": "Holler Spider",
    "document": {
        "name": "Tome of Beasts 2",
        "key": "tob2",
        "display_name": "Tome of Beasts 2",
        "publisher": {
            "name": "Kobold Press",
            "key": "kobold-press",
            "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api"
        },
        "gamesystem": {
            "name": "5th Edition 2014",
            "key": "5e-2014",
            "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api"
        },
        "permalink": "https://koboldpress.com/tome-of-beasts-2/"
    },
    "type": {
        "name": "Beast",
        "key": "beast",
        "url": "https://api-beta.open5e.com/v2/creaturetypes/beast/?format=api"
    },
    "size": {
        "name": "Tiny",
        "key": "tiny",
        "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api"
    },
    "challenge_rating_decimal": "0.250",
    "challenge_rating_text": "1/4",
    "proficiency_bonus": null,
    "speed": {
        "walk": 25.0,
        "unit": "feet",
        "climb": 25.0
    },
    "speed_all": {
        "unit": "feet",
        "walk": 25.0,
        "crawl": 12.5,
        "hover": false,
        "fly": 0.0,
        "burrow": 0.0,
        "climb": 25.0,
        "swim": 12.5
    },
    "category": "Monsters",
    "subcategory": null,
    "alignment": "chaotic neutral",
    "languages": {
        "as_string": "understands Common but can't speak",
        "data": []
    },
    "armor_class": 12,
    "armor_detail": "",
    "hit_points": 14,
    "hit_dice": "4d4+4",
    "experience_points": 50,
    "ability_scores": {
        "strength": 7,
        "dexterity": 15,
        "constitution": 10,
        "intelligence": 5,
        "wisdom": 14,
        "charisma": 5
    },
    "modifiers": {
        "strength": -2,
        "dexterity": 2,
        "constitution": 0,
        "intelligence": -3,
        "wisdom": 2,
        "charisma": -3
    },
    "initiative_bonus": 2,
    "saving_throws": {
        "dexterity": 4
    },
    "saving_throws_all": {
        "strength": -2,
        "dexterity": 4,
        "constitution": 0,
        "intelligence": -3,
        "wisdom": 2,
        "charisma": -3
    },
    "skill_bonuses": {
        "perception": 4,
        "stealth": 4
    },
    "skill_bonuses_all": {
        "acrobatics": 2,
        "animal_handling": 2,
        "arcana": -3,
        "athletics": -2,
        "deception": -3,
        "history": -3,
        "insight": 2,
        "intimidation": -3,
        "investigation": -3,
        "medicine": 2,
        "nature": -3,
        "perception": 4,
        "performance": -3,
        "persuasion": -3,
        "religion": -3,
        "sleight_of_hand": 2,
        "stealth": 4,
        "survival": 2
    },
    "passive_perception": 14,
    "resistances_and_immunities": {
        "damage_immunities_display": "",
        "damage_immunities": [],
        "damage_resistances_display": "thunder",
        "damage_resistances": [
            {
                "name": "Thunder",
                "key": "thunder",
                "url": "https://api-beta.open5e.com/v2/damagetypes/thunder/?format=api"
            }
        ],
        "damage_vulnerabilities_display": "",
        "damage_vulnerabilities": [],
        "condition_immunities_display": "",
        "condition_immunities": []
    },
    "normal_sight_range": 10560.0,
    "darkvision_range": 60.0,
    "blindsight_range": 10.0,
    "tremorsense_range": null,
    "truesight_range": null,
    "actions": [
        {
            "name": "Bite",
            "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one creature. Hit: 4 (1d4 + 2) piercing damage.",
            "attacks": [
                {
                    "name": "Bite attack",
                    "attack_type": "WEAPON",
                    "to_hit_mod": 4,
                    "reach": 5.0,
                    "range": null,
                    "long_range": null,
                    "target_creature_only": false,
                    "damage_die_count": 1,
                    "damage_die_type": "D4",
                    "damage_bonus": 2,
                    "damage_type": null,
                    "extra_damage_die_count": null,
                    "extra_damage_die_type": null,
                    "extra_damage_bonus": null,
                    "extra_damage_type": {
                        "name": "Piercing",
                        "key": "piercing",
                        "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api"
                    },
                    "distance_unit": "feet"
                }
            ],
            "action_type": "ACTION",
            "order_in_statblock": 0,
            "legendary_action_cost": null,
            "limited_to_form": null,
            "usage_limits": null
        },
        {
            "name": "Distressed Discharge",
            "desc": "The holler spider releases a short, distressed cacophony in a 15-foot cone. Each creature in the area must make a DC 12 Constitution saving throw, taking 5 (2d4) thunder damage on a failed save, or half as much damage on a successful one. The holler spider is pushed 15 feet in the opposite direction of the cone.",
            "attacks": [],
            "action_type": "ACTION",
            "order_in_statblock": 2,
            "legendary_action_cost": null,
            "limited_to_form": null,
            "usage_limits": {
                "type": "RECHARGE_ON_ROLL",
                "param": 5
            }
        },
        {
            "name": "Hoot",
            "desc": "Ranged Weapon Attack: +4 to hit, range 20/60 ft., one target. Hit: 5 (1d6 + 2) thunder damage. If the holler spider scores a critical hit, it is pushed 5 feet away from the target.",
            "attacks": [
                {
                    "name": "Hoot attack",
                    "attack_type": "WEAPON",
                    "to_hit_mod": 4,
                    "reach": null,
                    "range": 20.0,
                    "long_range": 60.0,
                    "target_creature_only": false,
                    "damage_die_count": 1,
                    "damage_die_type": "D6",
                    "damage_bonus": 2,
                    "damage_type": null,
                    "extra_damage_die_count": null,
                    "extra_damage_die_type": null,
                    "extra_damage_bonus": null,
                    "extra_damage_type": {
                        "name": "Thunder",
                        "key": "thunder",
                        "url": "https://api-beta.open5e.com/v2/damagetypes/thunder/?format=api"
                    },
                    "distance_unit": "feet"
                }
            ],
            "action_type": "ACTION",
            "order_in_statblock": 1,
            "legendary_action_cost": null,
            "limited_to_form": null,
            "usage_limits": null
        },
        {
            "name": "Sound Alarm",
            "desc": "When the holler spider detects a creature within 60 feet of it, the spider can emit a hoot or trumpet audible within 300 feet of it. The noise continues until the creature moves out of range, the spider's handler uses an action to soothe it, or the spider ends the alarm (no action required).",
            "attacks": [],
            "action_type": "REACTION",
            "order_in_statblock": 0,
            "legendary_action_cost": null,
            "limited_to_form": null,
            "usage_limits": null
        }
    ],
    "traits": [
        {
            "name": "Spider Climb",
            "desc": "The holler spider can climb difficult surfaces, including upside down on ceilings, without needing to make an ability check."
        },
        {
            "name": "Vigilant",
            "desc": "If the holler spider remains motionless for at least 1 minute, it has advantage on Wisdom (Perception) checks and Dexterity (Stealth) checks."
        }
    ],
    "creaturesets": [],
    "environments": []
}