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

GET /v2/creatures/a5e-mm_will-o-wisp/?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_will-o-wisp/?format=api",
    "key": "a5e-mm_will-o-wisp",
    "name": "Will-o-Wisp",
    "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": "Undead",
        "key": "undead",
        "url": "https://api-beta.open5e.com/v2/creaturetypes/undead/?format=api"
    },
    "size": {
        "name": "Small",
        "key": "small",
        "url": "https://api-beta.open5e.com/v2/sizes/small/?format=api"
    },
    "challenge_rating_decimal": "2.000",
    "challenge_rating_text": "2",
    "proficiency_bonus": null,
    "speed": {
        "walk": 0.0,
        "unit": "feet",
        "fly": 50.0
    },
    "speed_all": {
        "unit": "feet",
        "walk": 0.0,
        "crawl": 0.0,
        "hover": false,
        "fly": 50.0,
        "burrow": 0.0,
        "climb": 0.0,
        "swim": 0.0
    },
    "category": "Monsters",
    "subcategory": null,
    "alignment": "chaotic evil",
    "languages": {
        "as_string": "the languages it knew in life",
        "data": []
    },
    "armor_class": 17,
    "armor_detail": "",
    "hit_points": 28,
    "hit_dice": "8d6",
    "experience_points": 450,
    "ability_scores": {
        "strength": 2,
        "dexterity": 24,
        "constitution": 10,
        "intelligence": 12,
        "wisdom": 14,
        "charisma": 12
    },
    "modifiers": {
        "strength": -4,
        "dexterity": 7,
        "constitution": 0,
        "intelligence": 1,
        "wisdom": 2,
        "charisma": 1
    },
    "initiative_bonus": 7,
    "saving_throws": {},
    "saving_throws_all": {
        "strength": -4,
        "dexterity": 7,
        "constitution": 0,
        "intelligence": 1,
        "wisdom": 2,
        "charisma": 1
    },
    "skill_bonuses": {},
    "skill_bonuses_all": {
        "acrobatics": 7,
        "animal_handling": 2,
        "arcana": 1,
        "athletics": -4,
        "deception": 1,
        "history": 1,
        "insight": 2,
        "intimidation": 1,
        "investigation": 1,
        "medicine": 2,
        "nature": 1,
        "perception": 2,
        "performance": 1,
        "persuasion": 1,
        "religion": 1,
        "sleight_of_hand": 7,
        "stealth": 7,
        "survival": 2
    },
    "passive_perception": 12,
    "resistances_and_immunities": {
        "damage_immunities_display": "lightning, poison",
        "damage_immunities": [
            {
                "name": "Lightning",
                "key": "lightning",
                "url": "https://api-beta.open5e.com/v2/damagetypes/lightning/?format=api"
            },
            {
                "name": "Poison",
                "key": "poison",
                "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api"
            }
        ],
        "damage_resistances_display": "acid, cold, fire, necrotic, thunder; damage from nonmagical weapons",
        "damage_resistances": [
            {
                "name": "Acid",
                "key": "acid",
                "url": "https://api-beta.open5e.com/v2/damagetypes/acid/?format=api"
            },
            {
                "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": "Necrotic",
                "key": "necrotic",
                "url": "https://api-beta.open5e.com/v2/damagetypes/necrotic/?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"
            },
            {
                "name": "Thunder",
                "key": "thunder",
                "url": "https://api-beta.open5e.com/v2/damagetypes/thunder/?format=api"
            }
        ],
        "damage_vulnerabilities_display": "",
        "damage_vulnerabilities": [],
        "condition_immunities_display": "fatigue, grappled, paralyzed, petrified, poisoned, prone, restrained, unconscious",
        "condition_immunities": [
            {
                "name": "Exhaustion",
                "key": "exhaustion",
                "url": "https://api-beta.open5e.com/v2/conditions/exhaustion/?format=api"
            },
            {
                "name": "Grappled",
                "key": "grappled",
                "url": "https://api-beta.open5e.com/v2/conditions/grappled/?format=api"
            },
            {
                "name": "Paralyzed",
                "key": "paralyzed",
                "url": "https://api-beta.open5e.com/v2/conditions/paralyzed/?format=api"
            },
            {
                "name": "Petrified",
                "key": "petrified",
                "url": "https://api-beta.open5e.com/v2/conditions/petrified/?format=api"
            },
            {
                "name": "Poisoned",
                "key": "poisoned",
                "url": "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api"
            },
            {
                "name": "Prone",
                "key": "prone",
                "url": "https://api-beta.open5e.com/v2/conditions/prone/?format=api"
            },
            {
                "name": "Restrained",
                "key": "restrained",
                "url": "https://api-beta.open5e.com/v2/conditions/restrained/?format=api"
            },
            {
                "name": "Unconscious",
                "key": "unconscious",
                "url": "https://api-beta.open5e.com/v2/conditions/unconscious/?format=api"
            }
        ]
    },
    "normal_sight_range": 10560.0,
    "darkvision_range": 120.0,
    "blindsight_range": null,
    "tremorsense_range": null,
    "truesight_range": null,
    "actions": [
        {
            "name": "Illumination",
            "desc": "The will-o-wisp alters the radius of its glow (shedding bright light in a 5- to 20-foot radius and dim light for the same number of feet beyond that radius), changes the color of its glow, or extinguishes its glow (making it invisible).",
            "attacks": [],
            "action_type": "BONUS_ACTION",
            "order_in_statblock": 0,
            "legendary_action_cost": null,
            "limited_to_form": null,
            "usage_limits": null
        },
        {
            "name": "Shock",
            "desc": "Melee Spell Attack: +4 to hit, reach 5 ft., one target. Hit: 10 (3d6) lightning damage. The will-o-wisp can't make this attack while its glow is extinguished.",
            "attacks": [
                {
                    "name": "Shock attack",
                    "attack_type": "SPELL",
                    "to_hit_mod": 4,
                    "reach": 5.0,
                    "range": null,
                    "long_range": null,
                    "target_creature_only": false,
                    "damage_die_count": 3,
                    "damage_die_type": "D6) lightning",
                    "damage_bonus": null,
                    "damage_type": null,
                    "extra_damage_die_count": null,
                    "extra_damage_die_type": null,
                    "extra_damage_bonus": null,
                    "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": 0,
            "legendary_action_cost": null,
            "limited_to_form": null,
            "usage_limits": null
        }
    ],
    "traits": [
        {
            "name": "Conductive",
            "desc": "Each time a creature touches the will-o-wisp or hits it with a metal melee weapon for the first time on a turn, the creature takes 7 (2d6) lightning damage. This trait doesnt function while the will-o-wisps glow is extinguished."
        },
        {
            "name": "Insubstantial",
            "desc": "The will-o-wisp can't pick up or move objects or creatures. It can move through creatures and objects. It takes 5 (1d10) force damage if it ends its turn inside an object."
        },
        {
            "name": "Treasure Sense",
            "desc": "The will-o-wisp knows the location of coins, gems, and other nonmagical wealth within 500 feet."
        },
        {
            "name": "Undead Nature",
            "desc": "A will-o-wisp doesnt require air, sustenance, or sleep."
        }
    ],
    "creaturesets": [],
    "environments": []
}