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

GET /v2/creatures/tob3_incandescent-one/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://api-beta.open5e.com/v2/creatures/tob3_incandescent-one/?format=api",
    "key": "tob3_incandescent-one",
    "name": "Incandescent One",
    "document": {
        "name": "Tome of Beasts 3",
        "key": "tob3",
        "display_name": "Tome of Beasts 3",
        "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/tome-of-beasts-3/"
    },
    "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": "9.000",
    "challenge_rating_text": "9",
    "proficiency_bonus": null,
    "speed": {
        "walk": 30.0,
        "fly": 60.0,
        "swim": 60.0
    },
    "speed_all": {
        "unit": null,
        "walk": 30.0,
        "crawl": 15.0,
        "hover": false,
        "fly": 60.0,
        "burrow": 0.0,
        "climb": 15.0,
        "swim": 60.0
    },
    "category": "Monsters",
    "subcategory": null,
    "alignment": "chaotic good",
    "languages": {
        "as_string": "all, telepathy 120'",
        "data": []
    },
    "armor_class": 16,
    "armor_detail": "natural",
    "hit_points": 144,
    "hit_dice": "17d8+68",
    "experience_points": 5000,
    "ability_scores": {
        "strength": 16,
        "dexterity": 18,
        "constitution": 18,
        "intelligence": 11,
        "wisdom": 17,
        "charisma": 18
    },
    "modifiers": {
        "strength": 3,
        "dexterity": 4,
        "constitution": 4,
        "intelligence": 0,
        "wisdom": 3,
        "charisma": 4
    },
    "initiative_bonus": 4,
    "saving_throws": {
        "constitution": 8,
        "wisdom": 7,
        "charisma": 8
    },
    "saving_throws_all": {
        "strength": 3,
        "dexterity": 4,
        "constitution": 8,
        "intelligence": 0,
        "wisdom": 7,
        "charisma": 8
    },
    "skill_bonuses": {
        "perception": 3
    },
    "skill_bonuses_all": {
        "acrobatics": 4,
        "animal_handling": 3,
        "arcana": 0,
        "athletics": 3,
        "deception": 4,
        "history": 0,
        "insight": 3,
        "intimidation": 4,
        "investigation": 0,
        "medicine": 3,
        "nature": 0,
        "perception": 3,
        "performance": 4,
        "persuasion": 4,
        "religion": 0,
        "sleight_of_hand": 4,
        "stealth": 4,
        "survival": 3
    },
    "passive_perception": 17,
    "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": "cold, radiant; nonmagic B/P/S attacks",
        "damage_resistances": [
            {
                "name": "Cold",
                "key": "cold",
                "url": "https://api-beta.open5e.com/v2/damagetypes/cold/?format=api"
            },
            {
                "name": "Radiant",
                "key": "radiant",
                "url": "https://api-beta.open5e.com/v2/damagetypes/radiant/?format=api"
            }
        ],
        "damage_vulnerabilities_display": "",
        "damage_vulnerabilities": [],
        "condition_immunities_display": "charmed, exhaustion, frightened, grappled, poisoned, prone, restrained",
        "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"
            },
            {
                "name": "Grappled",
                "key": "grappled",
                "url": "https://api-beta.open5e.com/v2/conditions/grappled/?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"
            }
        ]
    },
    "normal_sight_range": 10560.0,
    "darkvision_range": null,
    "blindsight_range": null,
    "tremorsense_range": null,
    "truesight_range": 120.0,
    "actions": [
        {
            "name": "Celestial Inspiration",
            "desc": "Inspires one creature it can see within 60' of it. Whenever target makes attack roll or save before start of incandescent one's next turn target can roll a d4 and add number rolled to the attack roll or save.",
            "attacks": [],
            "action_type": "BONUS_ACTION",
            "order_in_statblock": 0,
            "legendary_action_cost": null,
            "limited_to_form": null,
            "usage_limits": null
        }
    ],
    "traits": [
        {
            "name": "Amphibious",
            "desc": "Can breathe air and water."
        },
        {
            "name": "Aqueous Form",
            "desc": "Can enter a hostile creature's space and stop there. It can move through a space as narrow as 1 foot wide with o squeezing."
        },
        {
            "name": "Flyby",
            "desc": "Doesn’t provoke opportunity attacks when it flies out of an enemy’s reach."
        },
        {
            "name": "Immortal Nature",
            "desc": "Doesn't require food drink or sleep"
        },
        {
            "name": "Luminous",
            "desc": "Sheds dim light in a 5 ft. radius."
        },
        {
            "name": "Magic Resistance",
            "desc": "Advantage: spell/magic effect saves."
        },
        {
            "name": "Magic Weapons",
            "desc": "Weapon attacks are magical."
        }
    ],
    "creaturesets": [],
    "environments": []
}