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

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

{
    "url": "https://api-beta.open5e.com/v2/creatures/a5e-mm_ankheg-queen/?format=api",
    "key": "a5e-mm_ankheg-queen",
    "name": "Ankheg Queen",
    "document": {
        "name": "Monstrous Menagerie",
        "key": "a5e-mm",
        "display_name": "Monstrous Menagerie",
        "publisher": {
            "name": "EN Publishing",
            "key": "en-publishing",
            "url": "https://api-beta.open5e.com/v2/publishers/en-publishing/?format=api"
        },
        "gamesystem": {
            "name": "Advanced 5th Edition",
            "key": "a5e",
            "url": "https://api-beta.open5e.com/v2/gamesystems/a5e/?format=api"
        },
        "permalink": "https://enpublishingrpg.com/collections/level-up-advanced-5th-edition-a5e/products/level-up-monstrous-menagerie-a5e"
    },
    "type": {
        "name": "Monstrosity",
        "key": "monstrosity",
        "url": "https://api-beta.open5e.com/v2/creaturetypes/monstrosity/?format=api"
    },
    "size": {
        "name": "Huge",
        "key": "huge",
        "url": "https://api-beta.open5e.com/v2/sizes/huge/?format=api"
    },
    "challenge_rating_decimal": "3.000",
    "challenge_rating_text": "3",
    "proficiency_bonus": null,
    "speed": {
        "walk": 30.0,
        "unit": "feet",
        "burrow": 15.0
    },
    "speed_all": {
        "unit": "feet",
        "walk": 30.0,
        "crawl": 15.0,
        "hover": false,
        "fly": 0.0,
        "burrow": 15.0,
        "climb": 15.0,
        "swim": 15.0
    },
    "category": "Monsters",
    "subcategory": null,
    "alignment": "chaotic evil",
    "languages": {
        "as_string": "",
        "data": []
    },
    "armor_class": 14,
    "armor_detail": "",
    "hit_points": 59,
    "hit_dice": "7d12+14",
    "experience_points": 700,
    "ability_scores": {
        "strength": 16,
        "dexterity": 10,
        "constitution": 14,
        "intelligence": 2,
        "wisdom": 14,
        "charisma": 8
    },
    "modifiers": {
        "strength": 3,
        "dexterity": 0,
        "constitution": 2,
        "intelligence": -4,
        "wisdom": 2,
        "charisma": -1
    },
    "initiative_bonus": 0,
    "saving_throws": {},
    "saving_throws_all": {
        "strength": 3,
        "dexterity": 0,
        "constitution": 2,
        "intelligence": -4,
        "wisdom": 2,
        "charisma": -1
    },
    "skill_bonuses": {},
    "skill_bonuses_all": {
        "acrobatics": 0,
        "animal_handling": 2,
        "arcana": -4,
        "athletics": 3,
        "deception": -1,
        "history": -4,
        "insight": 2,
        "intimidation": -1,
        "investigation": -4,
        "medicine": 2,
        "nature": -4,
        "perception": 2,
        "performance": -1,
        "persuasion": -1,
        "religion": -4,
        "sleight_of_hand": 0,
        "stealth": 0,
        "survival": 2
    },
    "passive_perception": 12,
    "resistances_and_immunities": {
        "damage_immunities_display": "",
        "damage_immunities": [],
        "damage_resistances_display": "acid",
        "damage_resistances": [
            {
                "name": "Acid",
                "key": "acid",
                "url": "https://api-beta.open5e.com/v2/damagetypes/acid/?format=api"
            }
        ],
        "damage_vulnerabilities_display": "",
        "damage_vulnerabilities": [],
        "condition_immunities_display": "",
        "condition_immunities": []
    },
    "normal_sight_range": 10560.0,
    "darkvision_range": null,
    "blindsight_range": null,
    "tremorsense_range": 30.0,
    "truesight_range": null,
    "actions": [
        {
            "name": "Acid Glob",
            "desc": "Ranged Weapon Attack: +5 to hit, range 30/90 feet, one target. Hit: 7 (1d8 + 3) acid damage.",
            "attacks": [],
            "action_type": "LEGENDARY_ACTION",
            "order_in_statblock": 1,
            "legendary_action_cost": 1,
            "limited_to_form": null,
            "usage_limits": null
        },
        {
            "name": "Acid Spray",
            "desc": "The ankheg spits a 30-foot-long  5-foot-wide stream of acid. Each creature in the area makes a DC 13 Dexterity saving throw  taking 14 (4d6) acid damage on a failure or half damage on a success. If the ankheg is grappling a target  it instead bathes the target in acid  dealing 14 (4d6) acid damage with no saving throw only to that target.",
            "attacks": [],
            "action_type": "ACTION",
            "order_in_statblock": 2,
            "legendary_action_cost": null,
            "limited_to_form": null,
            "usage_limits": {
                "type": "RECHARGE_ON_ROLL",
                "param": 6
            }
        },
        {
            "name": "Bite",
            "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one creature grappled by the ankheg. Hit: 16 (3d8 + 3) slashing damage. If this damage kills the target  the ankheg severs its head.",
            "attacks": [
                {
                    "name": "Bite attack",
                    "attack_type": "WEAPON",
                    "to_hit_mod": 5,
                    "reach": 5.0,
                    "range": null,
                    "long_range": null,
                    "target_creature_only": false,
                    "damage_die_count": 3,
                    "damage_die_type": "D8",
                    "damage_bonus": 3,
                    "damage_type": null,
                    "extra_damage_die_count": null,
                    "extra_damage_die_type": null,
                    "extra_damage_bonus": null,
                    "extra_damage_type": {
                        "name": "Slashing",
                        "key": "slashing",
                        "url": "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api"
                    },
                    "distance_unit": "feet"
                }
            ],
            "action_type": "ACTION",
            "order_in_statblock": 1,
            "legendary_action_cost": null,
            "limited_to_form": null,
            "usage_limits": null
        },
        {
            "name": "Burrowing Ambush",
            "desc": "The ankheg burrows up to its burrowing speed without provoking opportunity attacks, and then resurfaces. If within melee range of an enemy, it makes a claw attack with advantage.",
            "attacks": [],
            "action_type": "LEGENDARY_ACTION",
            "order_in_statblock": 2,
            "legendary_action_cost": 1,
            "limited_to_form": null,
            "usage_limits": {
                "type": "PER_DAY",
                "param": 1
            }
        },
        {
            "name": "Claws",
            "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 12 (2d8 + 3) slashing damage. If the target is a Medium or smaller creature  it is grappled (escape DC 13). Until this grapple ends  the target is restrained  and the ankheg can't use its claws on anyone else.",
            "attacks": [
                {
                    "name": "Claws attack",
                    "attack_type": "WEAPON",
                    "to_hit_mod": 5,
                    "reach": 5.0,
                    "range": null,
                    "long_range": null,
                    "target_creature_only": false,
                    "damage_die_count": 2,
                    "damage_die_type": "D8",
                    "damage_bonus": 3,
                    "damage_type": null,
                    "extra_damage_die_count": null,
                    "extra_damage_die_type": null,
                    "extra_damage_bonus": null,
                    "extra_damage_type": {
                        "name": "Slashing",
                        "key": "slashing",
                        "url": "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api"
                    },
                    "distance_unit": "feet"
                }
            ],
            "action_type": "ACTION",
            "order_in_statblock": 0,
            "legendary_action_cost": null,
            "limited_to_form": null,
            "usage_limits": null
        },
        {
            "name": "The ankhegqueenhas 1 legendary action it can take at the end of another creatures turn",
            "desc": "The ankheg regains the spent legendary action at the start of its turn.",
            "attacks": [],
            "action_type": "LEGENDARY_ACTION",
            "order_in_statblock": 0,
            "legendary_action_cost": 1,
            "limited_to_form": null,
            "usage_limits": null
        }
    ],
    "traits": [],
    "creaturesets": [],
    "environments": []
}