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

GET /v2/creatures/srd-2024_purple-worm/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://api-beta.open5e.com/v2/creatures/srd-2024_purple-worm/?format=api",
    "key": "srd-2024_purple-worm",
    "name": "Purple Worm",
    "document": {
        "name": "System Reference Document 5.2",
        "key": "srd-2024",
        "display_name": "5e 2024 Rules",
        "publisher": {
            "name": "Wizards of the Coast",
            "key": "wizards-of-the-coast",
            "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api"
        },
        "gamesystem": {
            "name": "5th Edition 2024",
            "key": "5e-2024",
            "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api"
        },
        "permalink": "https://dnd.wizards.com/resources/systems-reference-document"
    },
    "type": {
        "name": "Monstrosity",
        "key": "monstrosity",
        "url": "https://api-beta.open5e.com/v2/creaturetypes/monstrosity/?format=api"
    },
    "size": {
        "name": "Gargantuan",
        "key": "gargantuan",
        "url": "https://api-beta.open5e.com/v2/sizes/gargantuan/?format=api"
    },
    "challenge_rating_decimal": "15.000",
    "challenge_rating_text": "15",
    "proficiency_bonus": null,
    "speed": {
        "walk": 50.0,
        "unit": "feet",
        "burrow": 50.0
    },
    "speed_all": {
        "unit": "feet",
        "walk": 50.0,
        "crawl": 25.0,
        "hover": false,
        "fly": 0.0,
        "burrow": 50.0,
        "climb": 25.0,
        "swim": 25.0
    },
    "category": "Monsters",
    "subcategory": null,
    "alignment": "unaligned",
    "languages": {
        "as_string": "",
        "data": []
    },
    "armor_class": 18,
    "armor_detail": "natural armor",
    "hit_points": 247,
    "hit_dice": "15d20 + 90",
    "experience_points": 13000,
    "ability_scores": {
        "strength": 28,
        "dexterity": 7,
        "constitution": 22,
        "intelligence": 1,
        "wisdom": 8,
        "charisma": 4
    },
    "modifiers": {
        "strength": 9,
        "dexterity": -2,
        "constitution": 6,
        "intelligence": -5,
        "wisdom": -1,
        "charisma": -3
    },
    "initiative_bonus": 3,
    "saving_throws": {
        "strength": 9,
        "dexterity": -2,
        "constitution": 11,
        "intelligence": -5,
        "wisdom": 4,
        "charisma": -3
    },
    "saving_throws_all": {
        "strength": 9,
        "dexterity": -2,
        "constitution": 11,
        "intelligence": -5,
        "wisdom": 4,
        "charisma": -3
    },
    "skill_bonuses": {},
    "skill_bonuses_all": {
        "acrobatics": -2,
        "animal_handling": -1,
        "arcana": -5,
        "athletics": 9,
        "deception": -3,
        "history": -5,
        "insight": -1,
        "intimidation": -3,
        "investigation": -5,
        "medicine": -1,
        "nature": -5,
        "perception": -1,
        "performance": -3,
        "persuasion": -3,
        "religion": -5,
        "sleight_of_hand": -2,
        "stealth": -2,
        "survival": -1
    },
    "passive_perception": 9,
    "resistances_and_immunities": {
        "damage_immunities_display": "",
        "damage_immunities": [],
        "damage_resistances_display": "",
        "damage_resistances": [],
        "damage_vulnerabilities_display": "",
        "damage_vulnerabilities": [],
        "condition_immunities_display": "",
        "condition_immunities": []
    },
    "normal_sight_range": 10560.0,
    "darkvision_range": null,
    "blindsight_range": 30.0,
    "tremorsense_range": 60.0,
    "truesight_range": null,
    "actions": [
        {
            "name": "Bite",
            "desc": "Melee Attack Roll: +14, reach 10 ft. 22 (3d8 + 9) Piercing damage. If the target is a Large or smaller creature, it has the Grappled condition (escape DC 19), and it has the Restrained condition until the grapple ends.",
            "attacks": [
                {
                    "name": "Bite attack",
                    "attack_type": "WEAPON",
                    "to_hit_mod": 14,
                    "reach": 10.0,
                    "range": null,
                    "long_range": null,
                    "target_creature_only": false,
                    "damage_die_count": 3,
                    "damage_die_type": "D8",
                    "damage_bonus": 9,
                    "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": 1,
            "legendary_action_cost": 1,
            "limited_to_form": null,
            "usage_limits": null
        },
        {
            "name": "Multiattack",
            "desc": "The worm makes one Bite attack and one Tail Stinger attack.",
            "attacks": [],
            "action_type": "ACTION",
            "order_in_statblock": 0,
            "legendary_action_cost": 1,
            "limited_to_form": null,
            "usage_limits": null
        },
        {
            "name": "Tail Stinger",
            "desc": "Melee Attack Roll: +14, reach 10 ft. 16 (2d6 + 9) Piercing damage plus 35 (10d6) Poison damage.",
            "attacks": [
                {
                    "name": "Tail Stinger attack",
                    "attack_type": "WEAPON",
                    "to_hit_mod": 14,
                    "reach": 10.0,
                    "range": null,
                    "long_range": null,
                    "target_creature_only": false,
                    "damage_die_count": 2,
                    "damage_die_type": "D6",
                    "damage_bonus": 9,
                    "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": 2,
            "legendary_action_cost": 1,
            "limited_to_form": null,
            "usage_limits": null
        }
    ],
    "traits": [
        {
            "name": "Tunneler",
            "desc": "The worm can burrow through solid rock at half its Burrow Speed and leaves a 10-foot-diameter tunnel in its wake."
        }
    ],
    "creaturesets": [],
    "environments": []
}