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

GET /v2/creatures/tob-2023_al-aeshma-genie/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://api-beta.open5e.com/v2/creatures/tob-2023_al-aeshma-genie/?format=api",
    "key": "tob-2023_al-aeshma-genie",
    "name": "Al-Aeshma Genie",
    "document": {
        "name": "Tome of Beasts 1 (2023 Edition)",
        "key": "tob-2023",
        "display_name": "Tome of Beasts 1 (2023 Edition)",
        "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/kpstore/product/tome-of-beasts-1-2023-edition-hardcover/"
    },
    "type": {
        "name": "Elemental",
        "key": "elemental",
        "url": "https://api-beta.open5e.com/v2/creaturetypes/elemental/?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": 90.0,
        "unit": "feet",
        "fly": 30.0
    },
    "speed_all": {
        "unit": "feet",
        "walk": 90.0,
        "crawl": 45.0,
        "hover": false,
        "fly": 30.0,
        "burrow": 0.0,
        "climb": 45.0,
        "swim": 45.0
    },
    "category": "Monsters",
    "subcategory": null,
    "alignment": "Chaotic Evil",
    "languages": {
        "as_string": "Auran, Common, Ignan",
        "data": [
            {
                "name": "Common",
                "key": "common",
                "url": "https://api-beta.open5e.com/v2/languages/common/?format=api",
                "desc": "Typical speakers are Humans."
            }
        ]
    },
    "armor_class": 17,
    "armor_detail": "natural armor",
    "hit_points": 149,
    "hit_dice": "13d10 + 78",
    "experience_points": 5000,
    "ability_scores": {
        "strength": 21,
        "dexterity": 15,
        "constitution": 22,
        "intelligence": 15,
        "wisdom": 16,
        "charisma": 20
    },
    "modifiers": {
        "strength": 5,
        "dexterity": 2,
        "constitution": 6,
        "intelligence": 2,
        "wisdom": 3,
        "charisma": 5
    },
    "initiative_bonus": 2,
    "saving_throws": {
        "dexterity": 6,
        "wisdom": 7,
        "charisma": 9
    },
    "saving_throws_all": {
        "strength": 5,
        "dexterity": 6,
        "constitution": 6,
        "intelligence": 2,
        "wisdom": 7,
        "charisma": 9
    },
    "skill_bonuses": {},
    "skill_bonuses_all": {
        "acrobatics": 2,
        "animal_handling": 3,
        "arcana": 2,
        "athletics": 5,
        "deception": 5,
        "history": 2,
        "insight": 3,
        "intimidation": 5,
        "investigation": 2,
        "medicine": 3,
        "nature": 2,
        "perception": 3,
        "performance": 5,
        "persuasion": 5,
        "religion": 2,
        "sleight_of_hand": 2,
        "stealth": 2,
        "survival": 3
    },
    "passive_perception": 13,
    "resistances_and_immunities": {
        "damage_immunities_display": "lightning, thunder",
        "damage_immunities": [
            {
                "name": "Lightning",
                "key": "lightning",
                "url": "https://api-beta.open5e.com/v2/damagetypes/lightning/?format=api"
            },
            {
                "name": "Thunder",
                "key": "thunder",
                "url": "https://api-beta.open5e.com/v2/damagetypes/thunder/?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": null,
    "tremorsense_range": null,
    "truesight_range": null,
    "actions": [
        {
            "name": "Dust Devil",
            "desc": "The al-aeshma creates a swirling dust devil centered on a point it can see within 120 feet of it. The dust devil appears in the shape of a cylinder that is 30 feet tall with a 5-foot radius. Each creature in the area and each creature that enters the area for the first time on a turn or starts its turn there must succeed on a DC 17 Strength saving throw or be restrained. While restrained, a creature takes 7 (2d6) slashing damage and 7 (2d6) necrotic damage at the start of each of the al-aeshma's turns. A creature, including a restrained creature, can take an action to free the restrained creature by succeeding on a DC 17 Strength check.",
            "attacks": [],
            "action_type": "ACTION",
            "order_in_statblock": 1,
            "legendary_action_cost": null,
            "limited_to_form": null,
            "usage_limits": null
        },
        {
            "name": "Scimitar",
            "desc": "Melee Weapon Attack: +9 to hit, reach 5 ft., one target. Hit: 12 (2d6 + 5) slashing damage plus 7 (2d6) necrotic damage.",
            "attacks": [
                {
                    "name": "Scimitar 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": "D6",
                    "damage_bonus": 5,
                    "damage_type": null,
                    "extra_damage_die_count": 2,
                    "extra_damage_die_type": "D6",
                    "extra_damage_bonus": 0,
                    "extra_damage_type": {
                        "name": "Necrotic",
                        "key": "necrotic",
                        "url": "https://api-beta.open5e.com/v2/damagetypes/necrotic/?format=api"
                    },
                    "distance_unit": "feet"
                }
            ],
            "action_type": "ACTION",
            "order_in_statblock": 0,
            "legendary_action_cost": null,
            "limited_to_form": null,
            "usage_limits": null
        },
        {
            "name": "Spellcasting",
            "desc": "The al-aeshma casts one of the following spells, requiring no material components and using Charisma as the spellcasting ability (spell save DC 17):\nAt will: detect magic\n3/day each: create or destroy water (destroy only), wind walk (as an action)\n1/day each: gaseous form, invisibility",
            "attacks": [],
            "action_type": "ACTION",
            "order_in_statblock": 2,
            "legendary_action_cost": null,
            "limited_to_form": null,
            "usage_limits": null
        }
    ],
    "traits": [
        {
            "name": "Air Hatred",
            "desc": "The al-aeshma has advantage on attack rolls against creatures that are flying."
        },
        {
            "name": "Earth Bound",
            "desc": "The al-aeshma is anchored to the earth and can’t fly far from it. The al-aeshma can’t willingly fly more than 30 feet above the ground. If it starts its turn more than 30 feet away from the ground, it loses its damage immunities and is vulnerable to lightning and thunder damage until it starts its turn within 30 feet of the ground."
        },
        {
            "name": "Elemental Demise",
            "desc": "When an al-aeshma dies, its body disintegrates into a swirling spray of coarse sand, leaving behind only equipment it was wearing or carrying."
        },
        {
            "name": "Regeneration",
            "desc": "The al-aeshma regains 10 hp at the start of its turn. If it takes fire or radiant damage, this trait doesn’t function at the start of the al-Aeshma’s next turn. The al-aeshma dies only if it starts its turn at 0 hp and doesn’t regenerate."
        }
    ],
    "creaturesets": [],
    "environments": []
}