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

GET /v2/creatures/a5e-mm_ancient-blue-dragon/?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_ancient-blue-dragon/?format=api",
    "key": "a5e-mm_ancient-blue-dragon",
    "name": "Ancient Blue Dragon",
    "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": "Dragon",
        "key": "dragon",
        "url": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api"
    },
    "size": {
        "name": "Gargantuan",
        "key": "gargantuan",
        "url": "https://api-beta.open5e.com/v2/sizes/gargantuan/?format=api"
    },
    "challenge_rating_decimal": "25.000",
    "challenge_rating_text": "25",
    "proficiency_bonus": null,
    "speed": {
        "walk": 40.0,
        "unit": "feet",
        "fly": 80.0,
        "burrow": 40.0,
        "swim": 40.0
    },
    "speed_all": {
        "unit": "feet",
        "walk": 40.0,
        "crawl": 20.0,
        "hover": false,
        "fly": 80.0,
        "burrow": 40.0,
        "climb": 20.0,
        "swim": 40.0
    },
    "category": "Monsters",
    "subcategory": null,
    "alignment": "chaotic evil",
    "languages": {
        "as_string": "Common, Draconic, two more",
        "data": [
            {
                "name": "Common",
                "key": "common",
                "url": "https://api-beta.open5e.com/v2/languages/common/?format=api",
                "desc": "Typical speakers are Humans."
            },
            {
                "name": "Draconic",
                "key": "draconic",
                "url": "https://api-beta.open5e.com/v2/languages/draconic/?format=api",
                "desc": "Typical speakers include dragons and dragonborn."
            }
        ]
    },
    "armor_class": 22,
    "armor_detail": "",
    "hit_points": 407,
    "hit_dice": "22d20+176",
    "experience_points": 75000,
    "ability_scores": {
        "strength": 28,
        "dexterity": 10,
        "constitution": 26,
        "intelligence": 18,
        "wisdom": 16,
        "charisma": 20
    },
    "modifiers": {
        "strength": 9,
        "dexterity": 0,
        "constitution": 8,
        "intelligence": 4,
        "wisdom": 3,
        "charisma": 5
    },
    "initiative_bonus": 0,
    "saving_throws": {
        "dexterity": 8,
        "constitution": 16,
        "wisdom": 11,
        "charisma": 13
    },
    "saving_throws_all": {
        "strength": 9,
        "dexterity": 8,
        "constitution": 16,
        "intelligence": 4,
        "wisdom": 11,
        "charisma": 13
    },
    "skill_bonuses": {
        "perception": 11,
        "stealth": 8,
        "survival": 11
    },
    "skill_bonuses_all": {
        "acrobatics": 0,
        "animal_handling": 3,
        "arcana": 4,
        "athletics": 9,
        "deception": 5,
        "history": 4,
        "insight": 3,
        "intimidation": 5,
        "investigation": 4,
        "medicine": 3,
        "nature": 4,
        "perception": 11,
        "performance": 5,
        "persuasion": 5,
        "religion": 4,
        "sleight_of_hand": 0,
        "stealth": 8,
        "survival": 11
    },
    "passive_perception": 24,
    "resistances_and_immunities": {
        "damage_immunities_display": "lightning",
        "damage_immunities": [
            {
                "name": "Lightning",
                "key": "lightning",
                "url": "https://api-beta.open5e.com/v2/damagetypes/lightning/?format=api"
            }
        ],
        "damage_resistances_display": "",
        "damage_resistances": [],
        "damage_vulnerabilities_display": "",
        "damage_vulnerabilities": [],
        "condition_immunities_display": "",
        "condition_immunities": []
    },
    "normal_sight_range": 10560.0,
    "darkvision_range": 120.0,
    "blindsight_range": 60.0,
    "tremorsense_range": 60.0,
    "truesight_range": null,
    "actions": [
        {
            "name": "Arc Lightning",
            "desc": "The dragon targets a creature within 60 feet  forcing it to make a DC 24 Dexterity saving throw. The creature takes 22 (4d10) lightning damage on a failure or half damage on a success. Also on a failure  the lightning jumps. Choose a creature within 30 feet of the target that hasnt been hit by this ability on this turn  and repeat the effect against it  possibly causing the lightning to jump again.",
            "attacks": [],
            "action_type": "ACTION",
            "order_in_statblock": 4,
            "legendary_action_cost": null,
            "limited_to_form": null,
            "usage_limits": null
        },
        {
            "name": "Bite",
            "desc": "Melee Weapon Attack: +17 to hit, reach 15 ft., one target. Hit: 31 (4d10 + 9) piercing damage plus 9 (2d8) lightning damage.",
            "attacks": [
                {
                    "name": "Bite attack",
                    "attack_type": "WEAPON",
                    "to_hit_mod": 17,
                    "reach": 15.0,
                    "range": null,
                    "long_range": null,
                    "target_creature_only": false,
                    "damage_die_count": 4,
                    "damage_die_type": "D10",
                    "damage_bonus": 9,
                    "damage_type": null,
                    "extra_damage_die_count": 2,
                    "extra_damage_die_type": "D8",
                    "extra_damage_bonus": 0,
                    "extra_damage_type": {
                        "name": "Lightning",
                        "key": "lightning",
                        "url": "https://api-beta.open5e.com/v2/damagetypes/lightning/?format=api"
                    },
                    "distance_unit": "feet"
                }
            ],
            "action_type": "ACTION",
            "order_in_statblock": 1,
            "legendary_action_cost": null,
            "limited_to_form": null,
            "usage_limits": null
        },
        {
            "name": "Claw",
            "desc": "Melee Weapon Attack: +17 to hit, reach 10 ft., one target. Hit: 22 (3d8 + 9) slashing damage.",
            "attacks": [
                {
                    "name": "Claw attack",
                    "attack_type": "WEAPON",
                    "to_hit_mod": 17,
                    "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": "Slashing",
                        "key": "slashing",
                        "url": "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api"
                    },
                    "distance_unit": "feet"
                }
            ],
            "action_type": "ACTION",
            "order_in_statblock": 2,
            "legendary_action_cost": null,
            "limited_to_form": null,
            "usage_limits": null
        },
        {
            "name": "Lightning Breath",
            "desc": "The dragon exhales a 120-foot-long  10-foot-wide line of lightning. Each creature in that area makes a DC 24 Dexterity saving throw  taking 94 (17d10) lightning damage on a failed save or half damage on a success. A creature that fails the save can't take reactions until the end of its next turn.",
            "attacks": [],
            "action_type": "ACTION",
            "order_in_statblock": 5,
            "legendary_action_cost": null,
            "limited_to_form": null,
            "usage_limits": {
                "type": "RECHARGE_ON_ROLL",
                "param": 5
            }
        },
        {
            "name": "Multiattack",
            "desc": "The dragon attacks once with its bite and twice with its claws. In place of its bite attack  it can use Arc Lightning.",
            "attacks": [],
            "action_type": "ACTION",
            "order_in_statblock": 0,
            "legendary_action_cost": null,
            "limited_to_form": null,
            "usage_limits": null
        },
        {
            "name": "Quake",
            "desc": "The dragon uses its Quake action.",
            "attacks": [],
            "action_type": "LEGENDARY_ACTION",
            "order_in_statblock": 3,
            "legendary_action_cost": 2,
            "limited_to_form": null,
            "usage_limits": null
        },
        {
            "name": "Roar",
            "desc": "Each creature of the dragons choice within 120 feet that can hear it makes a DC 21 Charisma saving throw. On a failure, it is frightened for 1 minute. A creature repeats the saving throw at the end of its turns, ending the effect on itself on a success. When it succeeds on a saving throw or the effect ends for it, it is immune to Roar for 24 hours.",
            "attacks": [],
            "action_type": "LEGENDARY_ACTION",
            "order_in_statblock": 1,
            "legendary_action_cost": 1,
            "limited_to_form": null,
            "usage_limits": null
        },
        {
            "name": "Tail",
            "desc": "Melee Weapon Attack: +17 to hit, reach 20 ft., one target. Hit: 22 (3d8 + 9) bludgeoning damage  and the dragon pushes the target 10 feet away.",
            "attacks": [
                {
                    "name": "Tail attack",
                    "attack_type": "WEAPON",
                    "to_hit_mod": 17,
                    "reach": 20.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": "Bludgeoning",
                        "key": "bludgeoning",
                        "url": "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api"
                    },
                    "distance_unit": "feet"
                }
            ],
            "action_type": "ACTION",
            "order_in_statblock": 3,
            "legendary_action_cost": null,
            "limited_to_form": null,
            "usage_limits": null
        },
        {
            "name": "Tail Attack",
            "desc": "When a creature the dragon can see within 10 feet hits the dragon with a melee attack, the dragon makes a tail attack against it.",
            "attacks": [],
            "action_type": "REACTION",
            "order_in_statblock": 0,
            "legendary_action_cost": null,
            "limited_to_form": null,
            "usage_limits": null
        },
        {
            "name": "The dragon can take 3 legendary actions",
            "desc": "Only one legendary action can be used at a time and only at the end of another creatures turn. It regains spent legendary actions 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
        },
        {
            "name": "Wing Attack",
            "desc": "The dragon beats its wings. Each creature within 15 feet makes a DC 24 Dexterity saving throw. On a failure, it is pushed 10 feet away and knocked prone. The dragon can then fly up to half its fly speed.",
            "attacks": [],
            "action_type": "LEGENDARY_ACTION",
            "order_in_statblock": 2,
            "legendary_action_cost": 1,
            "limited_to_form": null,
            "usage_limits": null
        }
    ],
    "traits": [
        {
            "name": "Desert Farer",
            "desc": "The dragon ignores difficult terrain or obscurement caused by sand or gravel, even while flying. Additionally, it ignores the effects of extreme heat."
        },
        {
            "name": "Dune Splitter",
            "desc": "The dragon can remain submerged in sand and gravel for up to 4 hours. It has advantage on Stealth checks made to hide in this way, and Large or smaller creatures within 20 feet of its hiding place when it emerges must succeed on a DC 24 Dexterity saving throw or be blinded until the end of its next turn."
        },
        {
            "name": "Innate Spellcasting",
            "desc": "The dragons spellcasting ability is Charisma (save DC 21). It can innately cast the following spells, requiring no material components. 3/day each:blur, silent image, blight, hypnotic pattern,  1/day each:control water, mirage arcane"
        },
        {
            "name": "Legendary Resistance (3/Day)",
            "desc": "When the dragon fails a saving throw, it can choose to succeed instead. When it does, it sheds some of its scales, which turn to sand. If it has no more uses of this ability, its Armor Class is reduced to 20 until it finishes a long rest."
        }
    ],
    "creaturesets": [],
    "environments": []
}