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

GET /v2/creatures/a5e-mm_bone-devil/?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_bone-devil/?format=api",
    "key": "a5e-mm_bone-devil",
    "name": "Bone Devil",
    "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": "Fiend",
        "key": "fiend",
        "url": "https://api-beta.open5e.com/v2/creaturetypes/fiend/?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": 50.0,
        "unit": "feet",
        "fly": 40.0
    },
    "speed_all": {
        "unit": "feet",
        "walk": 50.0,
        "crawl": 25.0,
        "hover": false,
        "fly": 40.0,
        "burrow": 0.0,
        "climb": 25.0,
        "swim": 25.0
    },
    "category": "Monsters",
    "subcategory": null,
    "alignment": "chaotic evil",
    "languages": {
        "as_string": "Infernal, telepathy 120 ft.",
        "data": [
            {
                "name": "Infernal",
                "key": "infernal",
                "url": "https://api-beta.open5e.com/v2/languages/infernal/?format=api",
                "desc": "Typical speakers are devils."
            }
        ]
    },
    "armor_class": 19,
    "armor_detail": "",
    "hit_points": 142,
    "hit_dice": "15d10+60",
    "experience_points": 5000,
    "ability_scores": {
        "strength": 18,
        "dexterity": 16,
        "constitution": 18,
        "intelligence": 16,
        "wisdom": 14,
        "charisma": 16
    },
    "modifiers": {
        "strength": 4,
        "dexterity": 3,
        "constitution": 4,
        "intelligence": 3,
        "wisdom": 2,
        "charisma": 3
    },
    "initiative_bonus": 3,
    "saving_throws": {
        "intelligence": 6,
        "wisdom": 7,
        "charisma": 7
    },
    "saving_throws_all": {
        "strength": 4,
        "dexterity": 3,
        "constitution": 4,
        "intelligence": 6,
        "wisdom": 7,
        "charisma": 7
    },
    "skill_bonuses": {
        "athletics": 8,
        "deception": 7,
        "insight": 7,
        "perception": 7,
        "stealth": 7
    },
    "skill_bonuses_all": {
        "acrobatics": 3,
        "animal_handling": 2,
        "arcana": 3,
        "athletics": 8,
        "deception": 7,
        "history": 3,
        "insight": 7,
        "intimidation": 3,
        "investigation": 3,
        "medicine": 2,
        "nature": 3,
        "perception": 7,
        "performance": 3,
        "persuasion": 3,
        "religion": 3,
        "sleight_of_hand": 3,
        "stealth": 7,
        "survival": 2
    },
    "passive_perception": 16,
    "resistances_and_immunities": {
        "damage_immunities_display": "",
        "damage_immunities": [],
        "damage_resistances_display": "cold; damage from nonmagical, non-silvered weapons",
        "damage_resistances": [
            {
                "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": "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"
            }
        ],
        "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": "Barbed Spear",
            "desc": "Melee or Ranged Weapon Attack: +8 to hit, reach 10 ft. or range 20/60 ft., one target. Hit: 15 (2d10 + 4) piercing damage. If the attack is a melee attack against a creature  the target is grappled (escape DC 16). Until this grapple ends  the devil can't use its barbed spear on another target.",
            "attacks": [
                {
                    "name": "Barbed Spear attack",
                    "attack_type": "WEAPON",
                    "to_hit_mod": 8,
                    "reach": 10.0,
                    "range": 20.0,
                    "long_range": 60.0,
                    "target_creature_only": false,
                    "damage_die_count": 2,
                    "damage_die_type": "D10",
                    "damage_bonus": 4,
                    "damage_type": null,
                    "extra_damage_die_count": null,
                    "extra_damage_die_type": null,
                    "extra_damage_bonus": null,
                    "extra_damage_type": {
                        "name": "Piercing",
                        "key": "piercing",
                        "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api"
                    },
                    "distance_unit": "feet"
                }
            ],
            "action_type": "ACTION",
            "order_in_statblock": 0,
            "legendary_action_cost": null,
            "limited_to_form": null,
            "usage_limits": null
        },
        {
            "name": "Claw",
            "desc": "Melee Weapon Attack: +8 to hit, reach 10 ft., one target. Hit: 17 (2d12 + 4) piercing damage.",
            "attacks": [
                {
                    "name": "Claw attack",
                    "attack_type": "WEAPON",
                    "to_hit_mod": 8,
                    "reach": 10.0,
                    "range": null,
                    "long_range": null,
                    "target_creature_only": false,
                    "damage_die_count": 2,
                    "damage_die_type": "D12",
                    "damage_bonus": 4,
                    "damage_type": null,
                    "extra_damage_die_count": null,
                    "extra_damage_die_type": null,
                    "extra_damage_bonus": null,
                    "extra_damage_type": {
                        "name": "Piercing",
                        "key": "piercing",
                        "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api"
                    },
                    "distance_unit": "feet"
                }
            ],
            "action_type": "ACTION",
            "order_in_statblock": 1,
            "legendary_action_cost": null,
            "limited_to_form": null,
            "usage_limits": null
        },
        {
            "name": "Invisibility",
            "desc": "The devil magically turns invisible  along with any equipment it carries. This invisibility ends if the devil makes an attack  falls unconscious  or dismisses the effect.",
            "attacks": [],
            "action_type": "ACTION",
            "order_in_statblock": 2,
            "legendary_action_cost": null,
            "limited_to_form": null,
            "usage_limits": null
        },
        {
            "name": "Sting",
            "desc": "Melee Weapon Attack: +8 to hit, reach 10 ft., one creature. Hit: 13 (2d8 + 4) piercing damage plus 14 (4d6) poison damage, and the target makes a DC 15 Constitution saving throw, becoming poisoned for 1 minute on a failure. The target can repeat this saving throw at the end of each of its turns, ending the effect on a success.",
            "attacks": [],
            "action_type": "BONUS_ACTION",
            "order_in_statblock": 0,
            "legendary_action_cost": null,
            "limited_to_form": null,
            "usage_limits": null
        }
    ],
    "traits": [
        {
            "name": "Devils Sight",
            "desc": "The devils darkvision penetrates magical darkness."
        },
        {
            "name": "Lawful Evil",
            "desc": "The devil radiates a Lawful and Evil aura."
        },
        {
            "name": "Magic Resistance",
            "desc": "The devil has advantage on saving throws against spells and magical effects."
        }
    ],
    "creaturesets": [],
    "environments": []
}