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

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

{
    "url": "https://api-beta.open5e.com/v2/creatures/srd_glabrezu/?format=api",
    "key": "srd_glabrezu",
    "name": "Glabrezu",
    "document": {
        "name": "System Reference Document 5.1",
        "key": "srd-2014",
        "display_name": "5e 2014 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 2014",
            "key": "5e-2014",
            "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api"
        },
        "permalink": "https://dnd.wizards.com/resources/systems-reference-document"
    },
    "type": {
        "name": "Fiend",
        "key": "fiend",
        "url": "https://api-beta.open5e.com/v2/creaturetypes/fiend/?format=api"
    },
    "size": {
        "name": "Large",
        "key": "large",
        "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api"
    },
    "challenge_rating_decimal": "9.000",
    "challenge_rating_text": "9",
    "proficiency_bonus": null,
    "speed": {
        "walk": 40.0,
        "unit": "feet"
    },
    "speed_all": {
        "unit": "feet",
        "walk": 40.0,
        "crawl": 20.0,
        "hover": false,
        "fly": 0.0,
        "burrow": 0.0,
        "climb": 20.0,
        "swim": 20.0
    },
    "category": "Monsters",
    "subcategory": "Demons",
    "alignment": "chaotic evil",
    "languages": {
        "as_string": "Abyssal, telepathy 120 ft.",
        "data": [
            {
                "name": "Abyssal",
                "key": "abyssal",
                "url": "https://api-beta.open5e.com/v2/languages/abyssal/?format=api",
                "desc": "Typical speakers are demons."
            }
        ]
    },
    "armor_class": 17,
    "armor_detail": "natural armor",
    "hit_points": 157,
    "hit_dice": "15d10+75",
    "experience_points": 5000,
    "ability_scores": {
        "strength": 20,
        "dexterity": 15,
        "constitution": 21,
        "intelligence": 19,
        "wisdom": 17,
        "charisma": 16
    },
    "modifiers": {
        "strength": 5,
        "dexterity": 2,
        "constitution": 5,
        "intelligence": 4,
        "wisdom": 3,
        "charisma": 3
    },
    "initiative_bonus": 2,
    "saving_throws": {
        "strength": 9,
        "constitution": 9,
        "wisdom": 7,
        "charisma": 7
    },
    "saving_throws_all": {
        "strength": 9,
        "dexterity": 2,
        "constitution": 9,
        "intelligence": 4,
        "wisdom": 7,
        "charisma": 7
    },
    "skill_bonuses": {},
    "skill_bonuses_all": {
        "acrobatics": 2,
        "animal_handling": 3,
        "arcana": 4,
        "athletics": 5,
        "deception": 3,
        "history": 4,
        "insight": 3,
        "intimidation": 3,
        "investigation": 4,
        "medicine": 3,
        "nature": 4,
        "perception": 3,
        "performance": 3,
        "persuasion": 3,
        "religion": 4,
        "sleight_of_hand": 2,
        "stealth": 2,
        "survival": 3
    },
    "passive_perception": 13,
    "resistances_and_immunities": {
        "damage_immunities_display": "poison",
        "damage_immunities": [
            {
                "name": "Poison",
                "key": "poison",
                "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api"
            }
        ],
        "damage_resistances_display": "cold, fire, lightning; bludgeoning, piercing, and slashing from nonmagical attacks",
        "damage_resistances": [
            {
                "name": "Bludgeoning",
                "key": "bludgeoning",
                "url": "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api"
            },
            {
                "name": "Cold",
                "key": "cold",
                "url": "https://api-beta.open5e.com/v2/damagetypes/cold/?format=api"
            },
            {
                "name": "Fire",
                "key": "fire",
                "url": "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api"
            },
            {
                "name": "Lightning",
                "key": "lightning",
                "url": "https://api-beta.open5e.com/v2/damagetypes/lightning/?format=api"
            },
            {
                "name": "Piercing",
                "key": "piercing",
                "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api"
            },
            {
                "name": "Slashing",
                "key": "slashing",
                "url": "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api"
            }
        ],
        "damage_vulnerabilities_display": "",
        "damage_vulnerabilities": [],
        "condition_immunities_display": "poisoned",
        "condition_immunities": [
            {
                "name": "Poisoned",
                "key": "poisoned",
                "url": "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api"
            }
        ]
    },
    "normal_sight_range": 10560.0,
    "darkvision_range": null,
    "blindsight_range": null,
    "tremorsense_range": null,
    "truesight_range": 120.0,
    "actions": [
        {
            "name": "Fist",
            "desc": "Melee Weapon Attack: +9 to hit, reach 5 ft., one target. Hit: 7 (2d4 + 2) bludgeoning damage.",
            "attacks": [
                {
                    "name": "Fist attack",
                    "attack_type": "WEAPON",
                    "to_hit_mod": 9,
                    "reach": 5.0,
                    "range": null,
                    "long_range": null,
                    "target_creature_only": false,
                    "damage_die_count": 2,
                    "damage_die_type": "D4",
                    "damage_bonus": null,
                    "damage_type": {
                        "name": "Thunder",
                        "key": "thunder",
                        "url": "https://api-beta.open5e.com/v2/damagetypes/thunder/?format=api"
                    },
                    "extra_damage_die_count": null,
                    "extra_damage_die_type": null,
                    "extra_damage_bonus": null,
                    "extra_damage_type": null,
                    "distance_unit": "feet"
                }
            ],
            "action_type": "ACTION",
            "order_in_statblock": 2,
            "legendary_action_cost": 1,
            "limited_to_form": null,
            "usage_limits": null
        },
        {
            "name": "Multiattack",
            "desc": "The glabrezu makes four attacks: two with its pincers and two with its fists. Alternatively, it makes two attacks with its pincers and casts one spell.",
            "attacks": [],
            "action_type": "ACTION",
            "order_in_statblock": 0,
            "legendary_action_cost": 1,
            "limited_to_form": null,
            "usage_limits": null
        },
        {
            "name": "Pincer",
            "desc": "Melee Weapon Attack: +9 to hit, reach 10 ft., one target. Hit: 16 (2d10 + 5) bludgeoning damage. If the target is a Medium or smaller creature, it is grappled (escape DC 15). The glabrezu has two pincers, each of which can grapple only one target.",
            "attacks": [
                {
                    "name": "Pincer attack",
                    "attack_type": "WEAPON",
                    "to_hit_mod": 9,
                    "reach": 10.0,
                    "range": null,
                    "long_range": null,
                    "target_creature_only": false,
                    "damage_die_count": 2,
                    "damage_die_type": "D10",
                    "damage_bonus": null,
                    "damage_type": {
                        "name": "Thunder",
                        "key": "thunder",
                        "url": "https://api-beta.open5e.com/v2/damagetypes/thunder/?format=api"
                    },
                    "extra_damage_die_count": null,
                    "extra_damage_die_type": null,
                    "extra_damage_bonus": null,
                    "extra_damage_type": null,
                    "distance_unit": "feet"
                }
            ],
            "action_type": "ACTION",
            "order_in_statblock": 1,
            "legendary_action_cost": 1,
            "limited_to_form": null,
            "usage_limits": null
        },
        {
            "name": "Variant: Summon Demon",
            "desc": "The demon chooses what to summon and attempts a magical summoning.\nA glabrezu has a 30 percent chance of summoning 1d3 vrocks, 1d2 hezrous, or one glabrezu.\nA summoned demon appears in an unoccupied space within 60 feet of its summoner, acts as an ally of its summoner, and can't summon other demons. It remains for 1 minute, until it or its summoner dies, or until its summoner dismisses it as an action.",
            "attacks": [],
            "action_type": "ACTION",
            "order_in_statblock": 3,
            "legendary_action_cost": 1,
            "limited_to_form": null,
            "usage_limits": {
                "type": "PER_DAY",
                "param": 1
            }
        }
    ],
    "traits": [
        {
            "name": "Innate Spellcasting",
            "desc": "The glabrezu's spellcasting ability is Intelligence (spell save DC 16). The glabrezu can innately cast the following spells, requiring no material components:\nAt will: darkness, detect magic, dispel magic\n1/day each: confusion, fly, power word stun"
        },
        {
            "name": "Magic Resistance",
            "desc": "The glabrezu has advantage on saving throws against spells and other magical effects."
        }
    ],
    "creaturesets": [],
    "environments": [
        {
            "name": "The Abyss",
            "key": "srd_abyss",
            "url": "https://api-beta.open5e.com/v2/environments/srd_abyss/?format=api"
        }
    ]
}