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

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

{
    "url": "https://api-beta.open5e.com/v2/creatures/tob3_swampgas-shade/?format=api",
    "key": "tob3_swampgas-shade",
    "name": "Swampgas Shade",
    "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": "Undead",
        "key": "undead",
        "url": "https://api-beta.open5e.com/v2/creaturetypes/undead/?format=api"
    },
    "size": {
        "name": "Medium",
        "key": "medium",
        "url": "https://api-beta.open5e.com/v2/sizes/medium/?format=api"
    },
    "challenge_rating_decimal": "2.000",
    "challenge_rating_text": "2",
    "proficiency_bonus": null,
    "speed": {
        "walk": 0.0,
        "fly": 40.0
    },
    "speed_all": {
        "unit": null,
        "walk": 0.0,
        "crawl": 0.0,
        "hover": false,
        "fly": 40.0,
        "burrow": 0.0,
        "climb": 0.0,
        "swim": 0.0
    },
    "category": "Monsters",
    "subcategory": null,
    "alignment": "neutral evil",
    "languages": {
        "as_string": "understands all languages it knew in life but can't speak",
        "data": []
    },
    "armor_class": 13,
    "armor_detail": "",
    "hit_points": 39,
    "hit_dice": "6d8+12",
    "experience_points": 450,
    "ability_scores": {
        "strength": 6,
        "dexterity": 17,
        "constitution": 15,
        "intelligence": 8,
        "wisdom": 12,
        "charisma": 8
    },
    "modifiers": {
        "strength": -2,
        "dexterity": 3,
        "constitution": 2,
        "intelligence": -1,
        "wisdom": 1,
        "charisma": -1
    },
    "initiative_bonus": 3,
    "saving_throws": {
        "wisdom": 3
    },
    "saving_throws_all": {
        "strength": -2,
        "dexterity": 3,
        "constitution": 2,
        "intelligence": -1,
        "wisdom": 3,
        "charisma": -1
    },
    "skill_bonuses": {
        "perception": 1
    },
    "skill_bonuses_all": {
        "acrobatics": 3,
        "animal_handling": 1,
        "arcana": -1,
        "athletics": -2,
        "deception": -1,
        "history": -1,
        "insight": 1,
        "intimidation": -1,
        "investigation": -1,
        "medicine": 1,
        "nature": -1,
        "perception": 1,
        "performance": -1,
        "persuasion": -1,
        "religion": -1,
        "sleight_of_hand": 3,
        "stealth": 3,
        "survival": 1
    },
    "passive_perception": 10,
    "resistances_and_immunities": {
        "damage_immunities_display": "necrotic, poison",
        "damage_immunities": [
            {
                "name": "Necrotic",
                "key": "necrotic",
                "url": "https://api-beta.open5e.com/v2/damagetypes/necrotic/?format=api"
            },
            {
                "name": "Poison",
                "key": "poison",
                "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api"
            }
        ],
        "damage_resistances_display": "",
        "damage_resistances": [],
        "damage_vulnerabilities_display": "radiant",
        "damage_vulnerabilities": [
            {
                "name": "Radiant",
                "key": "radiant",
                "url": "https://api-beta.open5e.com/v2/damagetypes/radiant/?format=api"
            }
        ],
        "condition_immunities_display": "exhaustion, frightened, grappled, paralyzed, petrified, poisoned, prone, restrained",
        "condition_immunities": [
            {
                "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": "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"
            }
        ]
    },
    "normal_sight_range": 10560.0,
    "darkvision_range": 60.0,
    "blindsight_range": null,
    "tremorsense_range": null,
    "truesight_range": null,
    "actions": [
        {
            "name": "Swampland Stealth",
            "desc": "Takes the Hide action. It must be in swampy terrain to use this bonus action.",
            "attacks": [],
            "action_type": "BONUS_ACTION",
            "order_in_statblock": 0,
            "legendary_action_cost": null,
            "limited_to_form": null,
            "usage_limits": null
        }
    ],
    "traits": [
        {
            "name": "Amorphous",
            "desc": "Move through space 1ft.+ wide with o squeezing."
        },
        {
            "name": "Rejuvenation",
            "desc": "If it dies within its bound region shade returns to life in 1d4 days and regains all hp. This doesn’t function if shade is put to rest which occurs after its corpse has been reburied outside swamp."
        },
        {
            "name": "Swamp Camouflage",
            "desc": "Advantage: Dex (Stealth) to hide in swamp."
        },
        {
            "name": "Swampbound",
            "desc": "Is bound to a region of swamp within 1 mile of its body. If shade leaves region loses its Soul Drain action until it returns to the region. If it remains outside region automatically teleports back to its corpse after 24 hrs regardless of distance."
        },
        {
            "name": "Undead Nature",
            "desc": "Doesn't require air food drink or sleep."
        }
    ],
    "creaturesets": [],
    "environments": []
}