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

GET /v2/creatures/a5e-mm_deva/?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_deva/?format=api",
    "key": "a5e-mm_deva",
    "name": "Deva",
    "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": "Celestial",
        "key": "celestial",
        "url": "https://api-beta.open5e.com/v2/creaturetypes/celestial/?format=api"
    },
    "size": {
        "name": "Medium",
        "key": "medium",
        "url": "https://api-beta.open5e.com/v2/sizes/medium/?format=api"
    },
    "challenge_rating_decimal": "10.000",
    "challenge_rating_text": "10",
    "proficiency_bonus": null,
    "speed": {
        "walk": 30.0,
        "unit": "feet",
        "fly": 90.0
    },
    "speed_all": {
        "unit": "feet",
        "walk": 30.0,
        "crawl": 15.0,
        "hover": false,
        "fly": 90.0,
        "burrow": 0.0,
        "climb": 15.0,
        "swim": 15.0
    },
    "category": "Monsters",
    "subcategory": null,
    "alignment": "chaotic evil",
    "languages": {
        "as_string": "all, telepathy 120 ft.",
        "data": []
    },
    "armor_class": 17,
    "armor_detail": "",
    "hit_points": 153,
    "hit_dice": "18d8+72",
    "experience_points": 5900,
    "ability_scores": {
        "strength": 18,
        "dexterity": 18,
        "constitution": 18,
        "intelligence": 18,
        "wisdom": 20,
        "charisma": 20
    },
    "modifiers": {
        "strength": 4,
        "dexterity": 4,
        "constitution": 4,
        "intelligence": 4,
        "wisdom": 5,
        "charisma": 5
    },
    "initiative_bonus": 4,
    "saving_throws": {
        "wisdom": 9,
        "charisma": 9
    },
    "saving_throws_all": {
        "strength": 4,
        "dexterity": 4,
        "constitution": 4,
        "intelligence": 4,
        "wisdom": 9,
        "charisma": 9
    },
    "skill_bonuses": {
        "insight": 9,
        "perception": 9,
        "religion": 9
    },
    "skill_bonuses_all": {
        "acrobatics": 4,
        "animal_handling": 5,
        "arcana": 4,
        "athletics": 4,
        "deception": 5,
        "history": 4,
        "insight": 9,
        "intimidation": 5,
        "investigation": 4,
        "medicine": 5,
        "nature": 4,
        "perception": 9,
        "performance": 5,
        "persuasion": 5,
        "religion": 9,
        "sleight_of_hand": 4,
        "stealth": 4,
        "survival": 5
    },
    "passive_perception": 19,
    "resistances_and_immunities": {
        "damage_immunities_display": "",
        "damage_immunities": [],
        "damage_resistances_display": "radiant; damage from nonmagical weapons",
        "damage_resistances": [
            {
                "name": "Bludgeoning",
                "key": "bludgeoning",
                "url": "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api"
            },
            {
                "name": "Piercing",
                "key": "piercing",
                "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api"
            },
            {
                "name": "Radiant",
                "key": "radiant",
                "url": "https://api-beta.open5e.com/v2/damagetypes/radiant/?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": "charmed, exhaustion, frightened",
        "condition_immunities": [
            {
                "name": "Charmed",
                "key": "charmed",
                "url": "https://api-beta.open5e.com/v2/conditions/charmed/?format=api"
            },
            {
                "name": "Exhaustion",
                "key": "exhaustion",
                "url": "https://api-beta.open5e.com/v2/conditions/exhaustion/?format=api"
            },
            {
                "name": "Frightened",
                "key": "frightened",
                "url": "https://api-beta.open5e.com/v2/conditions/frightened/?format=api"
            }
        ]
    },
    "normal_sight_range": 10560.0,
    "darkvision_range": null,
    "blindsight_range": null,
    "tremorsense_range": null,
    "truesight_range": 30.0,
    "actions": [
        {
            "name": "Celestial Hammer",
            "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 8 (1d8 + 4) bludgeoning damage plus 17 (5d6) radiant damage. On a hit  the target can't make opportunity attacks against the deva until the beginning of the targets next turn.",
            "attacks": [
                {
                    "name": "Celestial Hammer (Deva Form Only) attack",
                    "attack_type": "WEAPON",
                    "to_hit_mod": 8,
                    "reach": 5.0,
                    "range": null,
                    "long_range": null,
                    "target_creature_only": false,
                    "damage_die_count": 1,
                    "damage_die_type": "D8",
                    "damage_bonus": 4,
                    "damage_type": null,
                    "extra_damage_die_count": 5,
                    "extra_damage_die_type": "D6",
                    "extra_damage_bonus": 0,
                    "extra_damage_type": {
                        "name": "Radiant",
                        "key": "radiant",
                        "url": "https://api-beta.open5e.com/v2/damagetypes/radiant/?format=api"
                    },
                    "distance_unit": "feet"
                }
            ],
            "action_type": "ACTION",
            "order_in_statblock": 1,
            "legendary_action_cost": null,
            "limited_to_form": "Deva Form Only",
            "usage_limits": null
        },
        {
            "name": "Change Form",
            "desc": "The deva magically transforms into a beast or humanoid or back into its true form. It retains its deva statistics  including speech and telepathy  except that it has the size  movement modes  and traits of its new form.",
            "attacks": [],
            "action_type": "ACTION",
            "order_in_statblock": 4,
            "legendary_action_cost": null,
            "limited_to_form": null,
            "usage_limits": null
        },
        {
            "name": "Divine Blast",
            "desc": "Ranged Spell Attack: +8 to hit, range 60 ft., one target. Hit: 22 (5d8) radiant damage.",
            "attacks": [
                {
                    "name": "Divine Blast attack",
                    "attack_type": "SPELL",
                    "to_hit_mod": 8,
                    "reach": null,
                    "range": 60.0,
                    "long_range": null,
                    "target_creature_only": false,
                    "damage_die_count": 5,
                    "damage_die_type": "D8) ra",
                    "damage_bonus": null,
                    "damage_type": null,
                    "extra_damage_die_count": null,
                    "extra_damage_die_type": null,
                    "extra_damage_bonus": null,
                    "extra_damage_type": {
                        "name": "Radiant",
                        "key": "radiant",
                        "url": "https://api-beta.open5e.com/v2/damagetypes/radiant/?format=api"
                    },
                    "distance_unit": "feet"
                }
            ],
            "action_type": "ACTION",
            "order_in_statblock": 2,
            "legendary_action_cost": null,
            "limited_to_form": null,
            "usage_limits": null
        },
        {
            "name": "Multiattack",
            "desc": "The deva makes two attacks.",
            "attacks": [],
            "action_type": "ACTION",
            "order_in_statblock": 0,
            "legendary_action_cost": null,
            "limited_to_form": null,
            "usage_limits": null
        },
        {
            "name": "Radiant Energy",
            "desc": "The deva touches a creature other than itself. If the target is unwilling  the deva makes an attack roll with a +8 bonus. The deva can choose to magically heal 60 hit points of damage and end any blindness  curse  deafness  disease  or poison on the target. Alternatively  the deva can choose to deal 60 radiant damage to the target.",
            "attacks": [],
            "action_type": "ACTION",
            "order_in_statblock": 3,
            "legendary_action_cost": null,
            "limited_to_form": null,
            "usage_limits": {
                "type": "PER_DAY",
                "param": 1
            }
        }
    ],
    "traits": [
        {
            "name": "Aligned",
            "desc": "An angel radiates a Lawful aura. Most angels also radiate a Good aura, and a few radiate Evil."
        },
        {
            "name": "Celestial Dissolution",
            "desc": "When an angel dies, its body and equipment dissolve into motes of light."
        },
        {
            "name": "Detect Alignment",
            "desc": "An angel knows the alignment, if any, of each creature within 30 feet that it can see."
        },
        {
            "name": "Immortal Nature",
            "desc": "An angel doesnt require air, sustenance, or sleep."
        },
        {
            "name": "Magic Resistance",
            "desc": "The deva has advantage on saving throws against spells and magical effects."
        }
    ],
    "creaturesets": [],
    "environments": []
}