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

GET /v2/creatures/a5e-mm_dust-mephit/?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_dust-mephit/?format=api",
    "key": "a5e-mm_dust-mephit",
    "name": "Dust Mephit",
    "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": "Elemental",
        "key": "elemental",
        "url": "https://api-beta.open5e.com/v2/creaturetypes/elemental/?format=api"
    },
    "size": {
        "name": "Small",
        "key": "small",
        "url": "https://api-beta.open5e.com/v2/sizes/small/?format=api"
    },
    "challenge_rating_decimal": "0.500",
    "challenge_rating_text": "1/2",
    "proficiency_bonus": null,
    "speed": {
        "walk": 30.0,
        "unit": "feet",
        "fly": 30.0
    },
    "speed_all": {
        "unit": "feet",
        "walk": 30.0,
        "crawl": 15.0,
        "hover": false,
        "fly": 30.0,
        "burrow": 0.0,
        "climb": 15.0,
        "swim": 15.0
    },
    "category": "Monsters",
    "subcategory": null,
    "alignment": "chaotic evil",
    "languages": {
        "as_string": "Auran, Terran",
        "data": []
    },
    "armor_class": 12,
    "armor_detail": "",
    "hit_points": 17,
    "hit_dice": "5d6",
    "experience_points": 100,
    "ability_scores": {
        "strength": 6,
        "dexterity": 14,
        "constitution": 10,
        "intelligence": 8,
        "wisdom": 10,
        "charisma": 10
    },
    "modifiers": {
        "strength": -2,
        "dexterity": 2,
        "constitution": 0,
        "intelligence": -1,
        "wisdom": 0,
        "charisma": 0
    },
    "initiative_bonus": 2,
    "saving_throws": {},
    "saving_throws_all": {
        "strength": -2,
        "dexterity": 2,
        "constitution": 0,
        "intelligence": -1,
        "wisdom": 0,
        "charisma": 0
    },
    "skill_bonuses": {
        "perception": 2,
        "stealth": 4
    },
    "skill_bonuses_all": {
        "acrobatics": 2,
        "animal_handling": 0,
        "arcana": -1,
        "athletics": -2,
        "deception": 0,
        "history": -1,
        "insight": 0,
        "intimidation": 0,
        "investigation": -1,
        "medicine": 0,
        "nature": -1,
        "perception": 2,
        "performance": 0,
        "persuasion": 0,
        "religion": -1,
        "sleight_of_hand": 2,
        "stealth": 4,
        "survival": 0
    },
    "passive_perception": 12,
    "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": "",
        "damage_resistances": [],
        "damage_vulnerabilities_display": "fire",
        "damage_vulnerabilities": [
            {
                "name": "Fire",
                "key": "fire",
                "url": "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api"
            }
        ],
        "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": 60.0,
    "blindsight_range": null,
    "tremorsense_range": null,
    "truesight_range": null,
    "actions": [
        {
            "name": "Blinding Breath",
            "desc": "The mephit exhales a 15-foot cone of dust. Each creature in the area makes a DC 10 Constitution saving throw. On a failure  the creature is blinded for 1 minute. It repeats the saving throw at the end of each of its turns  ending the effect on itself on a success.",
            "attacks": [],
            "action_type": "ACTION",
            "order_in_statblock": 1,
            "legendary_action_cost": null,
            "limited_to_form": null,
            "usage_limits": {
                "type": "PER_DAY",
                "param": 1
            }
        },
        {
            "name": "Claws",
            "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 4 (1d4 + 2) slashing damage.",
            "attacks": [
                {
                    "name": "Claws attack",
                    "attack_type": "WEAPON",
                    "to_hit_mod": 4,
                    "reach": 5.0,
                    "range": null,
                    "long_range": null,
                    "target_creature_only": false,
                    "damage_die_count": 1,
                    "damage_die_type": "D4",
                    "damage_bonus": 2,
                    "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": "Sleep Sand",
            "desc": "The closest creature within 60 feet with 20 hit points or fewer falls asleep for 1 minute. It awakens early if it takes damage or a creature uses an action to shake it awake. Constructs and undead are immune to this effect.",
            "attacks": [],
            "action_type": "ACTION",
            "order_in_statblock": 2,
            "legendary_action_cost": null,
            "limited_to_form": null,
            "usage_limits": {
                "type": "PER_DAY",
                "param": 1
            }
        }
    ],
    "traits": [
        {
            "name": "Death Burst",
            "desc": "When the mephit dies, it explodes into dust. Each creature within 5 feet makes a DC 10 Constitution saving throw. On a failure, the creature is blinded until the end of its next turn."
        },
        {
            "name": "Elemental Nature",
            "desc": "A mephit doesnt require air, sustenance, or sleep."
        },
        {
            "name": "False Appearance",
            "desc": "While motionless, the mephit is indistinguishable from a pile of dirt."
        }
    ],
    "creaturesets": [],
    "environments": []
}