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

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

{
    "url": "https://api-beta.open5e.com/v2/creatures/tob3_tatzelwurm/?format=api",
    "key": "tob3_tatzelwurm",
    "name": "Tatzelwurm",
    "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": "Dragon",
        "key": "dragon",
        "url": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api"
    },
    "size": {
        "name": "Medium",
        "key": "medium",
        "url": "https://api-beta.open5e.com/v2/sizes/medium/?format=api"
    },
    "challenge_rating_decimal": "6.000",
    "challenge_rating_text": "6",
    "proficiency_bonus": null,
    "speed": {
        "walk": 40.0,
        "climb": 30.0
    },
    "speed_all": {
        "unit": null,
        "walk": 40.0,
        "crawl": 20.0,
        "hover": false,
        "fly": 0.0,
        "burrow": 0.0,
        "climb": 30.0,
        "swim": 20.0
    },
    "category": "Monsters",
    "subcategory": null,
    "alignment": "neutral evil",
    "languages": {
        "as_string": "Draconic",
        "data": [
            {
                "name": "Draconic",
                "key": "draconic",
                "url": "https://api-beta.open5e.com/v2/languages/draconic/?format=api",
                "desc": "Typical speakers include dragons and dragonborn."
            }
        ]
    },
    "armor_class": 15,
    "armor_detail": "natural armor",
    "hit_points": 120,
    "hit_dice": "16d8+48",
    "experience_points": 2300,
    "ability_scores": {
        "strength": 17,
        "dexterity": 14,
        "constitution": 16,
        "intelligence": 5,
        "wisdom": 12,
        "charisma": 11
    },
    "modifiers": {
        "strength": 3,
        "dexterity": 2,
        "constitution": 3,
        "intelligence": -3,
        "wisdom": 1,
        "charisma": 0
    },
    "initiative_bonus": 2,
    "saving_throws": {
        "dexterity": 5,
        "constitution": 6,
        "wisdom": 4
    },
    "saving_throws_all": {
        "strength": 3,
        "dexterity": 5,
        "constitution": 6,
        "intelligence": -3,
        "wisdom": 4,
        "charisma": 0
    },
    "skill_bonuses": {
        "perception": 1
    },
    "skill_bonuses_all": {
        "acrobatics": 2,
        "animal_handling": 1,
        "arcana": -3,
        "athletics": 3,
        "deception": 0,
        "history": -3,
        "insight": 1,
        "intimidation": 0,
        "investigation": -3,
        "medicine": 1,
        "nature": -3,
        "perception": 1,
        "performance": 0,
        "persuasion": 0,
        "religion": -3,
        "sleight_of_hand": 2,
        "stealth": 2,
        "survival": 1
    },
    "passive_perception": 14,
    "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": "",
        "damage_resistances": [],
        "damage_vulnerabilities_display": "",
        "damage_vulnerabilities": [],
        "condition_immunities_display": "poisoned, prone",
        "condition_immunities": [
            {
                "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"
            }
        ]
    },
    "normal_sight_range": 10560.0,
    "darkvision_range": 60.0,
    "blindsight_range": 10.0,
    "tremorsense_range": null,
    "truesight_range": null,
    "actions": [
        {
            "name": "Angry Hiss",
            "desc": "Each creature within 30' of it: frightened until the end of its next turn (DC 13 Wis negates).",
            "attacks": [],
            "action_type": "LEGENDARY_ACTION",
            "order_in_statblock": 1,
            "legendary_action_cost": 2,
            "limited_to_form": null,
            "usage_limits": null
        },
        {
            "name": "Move",
            "desc": "Up to half its speed with o provoking opportunity attacks.",
            "attacks": [],
            "action_type": "LEGENDARY_ACTION",
            "order_in_statblock": 0,
            "legendary_action_cost": 1,
            "limited_to_form": null,
            "usage_limits": null
        },
        {
            "name": "Tail Slap",
            "desc": "Swings its tail in a wide arc around it. Each creature within 10 ft. knocked prone (DC 14 Str negates).",
            "attacks": [],
            "action_type": "LEGENDARY_ACTION",
            "order_in_statblock": 2,
            "legendary_action_cost": 2,
            "limited_to_form": null,
            "usage_limits": null
        }
    ],
    "traits": [
        {
            "name": "Poisonous Blood",
            "desc": "Its blood is as toxic as its bite. When it takes piercing or slashing each creature within 5 ft. of it: DC 14 Con save or take 5 (2d4) poison. A creature that consumes flesh of tatzelwurm: DC 14 Con save or poisoned 8 hrs."
        },
        {
            "name": "Pounce",
            "desc": "If it moves 20'+ straight to creature and then hits it with Claw on same turn target knocked prone (DC 14 Str negates). If target prone wurm can make one Bite vs. it as a bonus action."
        }
    ],
    "creaturesets": [],
    "environments": []
}