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

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

{
    "url": "https://api-beta.open5e.com/v2/creatures/tob_corrupting-ooze/?format=api",
    "key": "tob_corrupting-ooze",
    "name": "Corrupting Ooze",
    "document": {
        "name": "Tome of Beasts",
        "key": "tob",
        "display_name": "Tome of Beasts",
        "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/"
    },
    "type": {
        "name": "Ooze",
        "key": "ooze",
        "url": "https://api-beta.open5e.com/v2/creaturetypes/ooze/?format=api"
    },
    "size": {
        "name": "Large",
        "key": "large",
        "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api"
    },
    "challenge_rating_decimal": "5.000",
    "challenge_rating_text": "5",
    "proficiency_bonus": null,
    "speed": {
        "walk": 20.0,
        "unit": "feet",
        "swim": 30.0
    },
    "speed_all": {
        "unit": "feet",
        "walk": 20.0,
        "crawl": 10.0,
        "hover": false,
        "fly": 0.0,
        "burrow": 0.0,
        "climb": 10.0,
        "swim": 30.0
    },
    "category": "Monsters",
    "subcategory": null,
    "alignment": "neutral evil",
    "languages": {
        "as_string": "-",
        "data": []
    },
    "armor_class": 12,
    "armor_detail": "natural armor",
    "hit_points": 115,
    "hit_dice": "10d10+60",
    "experience_points": 1800,
    "ability_scores": {
        "strength": 16,
        "dexterity": 10,
        "constitution": 22,
        "intelligence": 4,
        "wisdom": 2,
        "charisma": 1
    },
    "modifiers": {
        "strength": 3,
        "dexterity": 0,
        "constitution": 6,
        "intelligence": -3,
        "wisdom": -4,
        "charisma": -5
    },
    "initiative_bonus": 0,
    "saving_throws": {},
    "saving_throws_all": {
        "strength": 3,
        "dexterity": 0,
        "constitution": 6,
        "intelligence": -3,
        "wisdom": -4,
        "charisma": -5
    },
    "skill_bonuses": {
        "stealth": 3
    },
    "skill_bonuses_all": {
        "acrobatics": 0,
        "animal_handling": -4,
        "arcana": -3,
        "athletics": 3,
        "deception": -5,
        "history": -3,
        "insight": -4,
        "intimidation": -5,
        "investigation": -3,
        "medicine": -4,
        "nature": -3,
        "perception": -4,
        "performance": -5,
        "persuasion": -5,
        "religion": -3,
        "sleight_of_hand": 0,
        "stealth": 3,
        "survival": -4
    },
    "passive_perception": 5,
    "resistances_and_immunities": {
        "damage_immunities_display": "acid, fire, poison",
        "damage_immunities": [
            {
                "name": "Acid",
                "key": "acid",
                "url": "https://api-beta.open5e.com/v2/damagetypes/acid/?format=api"
            },
            {
                "name": "Fire",
                "key": "fire",
                "url": "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api"
            },
            {
                "name": "Poison",
                "key": "poison",
                "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api"
            }
        ],
        "damage_resistances_display": "slashing, bludgeoning",
        "damage_resistances": [
            {
                "name": "Bludgeoning",
                "key": "bludgeoning",
                "url": "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?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": "exhaustion, frightened, paralyzed, petrified, poisoned",
        "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": "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"
            }
        ]
    },
    "normal_sight_range": 10560.0,
    "darkvision_range": null,
    "blindsight_range": 60.0,
    "tremorsense_range": 60.0,
    "truesight_range": null,
    "actions": [
        {
            "name": "Slam",
            "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 12 (2d8 + 3) bludgeoning damage plus 3 (1d6) acid damage, and the target is grappled (escape DC 13).",
            "attacks": [
                {
                    "name": "Slam attack",
                    "attack_type": "WEAPON",
                    "to_hit_mod": 6,
                    "reach": 5.0,
                    "range": null,
                    "long_range": null,
                    "target_creature_only": false,
                    "damage_die_count": 2,
                    "damage_die_type": "D8",
                    "damage_bonus": null,
                    "damage_type": null,
                    "extra_damage_die_count": null,
                    "extra_damage_die_type": null,
                    "extra_damage_bonus": null,
                    "extra_damage_type": {
                        "name": "Acid",
                        "key": "acid",
                        "url": "https://api-beta.open5e.com/v2/damagetypes/acid/?format=api"
                    },
                    "distance_unit": "feet"
                }
            ],
            "action_type": "ACTION",
            "order_in_statblock": 0,
            "legendary_action_cost": null,
            "limited_to_form": null,
            "usage_limits": null
        }
    ],
    "traits": [
        {
            "name": "Corrupting Touch",
            "desc": "When a corrupting ooze scores a critical hit or starts its turn with a foe grappled, it can dissolve one leather, metal, or wood item of its choosing in the possession of the target creature. A mundane item is destroyed automatically; a magical item is destroyed if its owner fails to make a successful DC 16 Dexterity saving throw."
        },
        {
            "name": "Strong Swimmer",
            "desc": "A corrupting ooze naturally floats on the surface of water. It swims with a pulsating motion that propels it faster than walking speed."
        }
    ],
    "creaturesets": [],
    "environments": [
        {
            "name": "Arctic or Tundra",
            "key": "arctic",
            "url": "https://api-beta.open5e.com/v2/environments/arctic/?format=api"
        },
        {
            "name": "Caves",
            "key": "caves",
            "url": "https://api-beta.open5e.com/v2/environments/caves/?format=api"
        },
        {
            "name": "Coast",
            "key": "coast",
            "url": "https://api-beta.open5e.com/v2/environments/coast/?format=api"
        },
        {
            "name": "Desert",
            "key": "desert",
            "url": "https://api-beta.open5e.com/v2/environments/desert/?format=api"
        },
        {
            "name": "Forest or Jungle",
            "key": "forest",
            "url": "https://api-beta.open5e.com/v2/environments/forest/?format=api"
        },
        {
            "name": "Grassland or Plains",
            "key": "grassland",
            "url": "https://api-beta.open5e.com/v2/environments/grassland/?format=api"
        },
        {
            "name": "Hills",
            "key": "hills",
            "url": "https://api-beta.open5e.com/v2/environments/hills/?format=api"
        },
        {
            "name": "Laboratory",
            "key": "laboratory",
            "url": "https://api-beta.open5e.com/v2/environments/laboratory/?format=api"
        },
        {
            "name": "Lake",
            "key": "lake",
            "url": "https://api-beta.open5e.com/v2/environments/lake/?format=api"
        },
        {
            "name": "Mountain",
            "key": "mountain",
            "url": "https://api-beta.open5e.com/v2/environments/mountain/?format=api"
        },
        {
            "name": "Ocean",
            "key": "ocean",
            "url": "https://api-beta.open5e.com/v2/environments/ocean/?format=api"
        },
        {
            "name": "Ruins",
            "key": "ruins",
            "url": "https://api-beta.open5e.com/v2/environments/ruins/?format=api"
        },
        {
            "name": "Sewer",
            "key": "sewer",
            "url": "https://api-beta.open5e.com/v2/environments/sewer/?format=api"
        },
        {
            "name": "Shadowfell",
            "key": "shadowfell",
            "url": "https://api-beta.open5e.com/v2/environments/shadowfell/?format=api"
        },
        {
            "name": "The Abyss",
            "key": "srd_abyss",
            "url": "https://api-beta.open5e.com/v2/environments/srd_abyss/?format=api"
        },
        {
            "name": "Astral Plane",
            "key": "srd_astral-plane",
            "url": "https://api-beta.open5e.com/v2/environments/srd_astral-plane/?format=api"
        },
        {
            "name": "Elysium",
            "key": "srd_elysium",
            "url": "https://api-beta.open5e.com/v2/environments/srd_elysium/?format=api"
        },
        {
            "name": "Ethereal Plane",
            "key": "srd_ethereal-plane",
            "url": "https://api-beta.open5e.com/v2/environments/srd_ethereal-plane/?format=api"
        },
        {
            "name": "Feywild",
            "key": "srd_feywild",
            "url": "https://api-beta.open5e.com/v2/environments/srd_feywild/?format=api"
        },
        {
            "name": "Hell",
            "key": "srd_hell",
            "url": "https://api-beta.open5e.com/v2/environments/srd_hell/?format=api"
        },
        {
            "name": "Material Plane",
            "key": "srd_material-plane",
            "url": "https://api-beta.open5e.com/v2/environments/srd_material-plane/?format=api"
        },
        {
            "name": "Plane of Air",
            "key": "srd_plane-of-air",
            "url": "https://api-beta.open5e.com/v2/environments/srd_plane-of-air/?format=api"
        },
        {
            "name": "Plane of Earth",
            "key": "srd_plane-of-earth",
            "url": "https://api-beta.open5e.com/v2/environments/srd_plane-of-earth/?format=api"
        },
        {
            "name": "Plane of Fire",
            "key": "srd_plane-of-fire",
            "url": "https://api-beta.open5e.com/v2/environments/srd_plane-of-fire/?format=api"
        },
        {
            "name": "Plane of Water",
            "key": "srd_plane-of-water",
            "url": "https://api-beta.open5e.com/v2/environments/srd_plane-of-water/?format=api"
        },
        {
            "name": "Swamp or Marsh",
            "key": "swamp",
            "url": "https://api-beta.open5e.com/v2/environments/swamp/?format=api"
        },
        {
            "name": "Temple",
            "key": "temple",
            "url": "https://api-beta.open5e.com/v2/environments/temple/?format=api"
        },
        {
            "name": "Badlands",
            "key": "tob_badlands",
            "url": "https://api-beta.open5e.com/v2/environments/tob_badlands/?format=api"
        },
        {
            "name": "Tomb",
            "key": "tomb",
            "url": "https://api-beta.open5e.com/v2/environments/tomb/?format=api"
        },
        {
            "name": "Underworld",
            "key": "underworld",
            "url": "https://api-beta.open5e.com/v2/environments/underworld/?format=api"
        },
        {
            "name": "Urban",
            "key": "urban",
            "url": "https://api-beta.open5e.com/v2/environments/urban/?format=api"
        }
    ]
}