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

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

{
    "url": "https://api-beta.open5e.com/v2/creatures/tob3_alpine-creeper/?format=api",
    "key": "tob3_alpine-creeper",
    "name": "Alpine Creeper",
    "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": "Plant",
        "key": "plant",
        "url": "https://api-beta.open5e.com/v2/creaturetypes/plant/?format=api"
    },
    "size": {
        "name": "Huge",
        "key": "huge",
        "url": "https://api-beta.open5e.com/v2/sizes/huge/?format=api"
    },
    "challenge_rating_decimal": "3.000",
    "challenge_rating_text": "3",
    "proficiency_bonus": null,
    "speed": {
        "walk": 15.0
    },
    "speed_all": {
        "unit": null,
        "walk": 15.0,
        "crawl": 7.5,
        "hover": false,
        "fly": 0.0,
        "burrow": 0.0,
        "climb": 7.5,
        "swim": 7.5
    },
    "category": "Monsters",
    "subcategory": null,
    "alignment": "unaligned",
    "languages": {
        "as_string": "",
        "data": []
    },
    "armor_class": 5,
    "armor_detail": "",
    "hit_points": 95,
    "hit_dice": "10d12+30",
    "experience_points": 700,
    "ability_scores": {
        "strength": 3,
        "dexterity": 1,
        "constitution": 17,
        "intelligence": 1,
        "wisdom": 4,
        "charisma": 1
    },
    "modifiers": {
        "strength": -4,
        "dexterity": -5,
        "constitution": 3,
        "intelligence": -5,
        "wisdom": -3,
        "charisma": -5
    },
    "initiative_bonus": -5,
    "saving_throws": {},
    "saving_throws_all": {
        "strength": -4,
        "dexterity": -5,
        "constitution": 3,
        "intelligence": -5,
        "wisdom": -3,
        "charisma": -5
    },
    "skill_bonuses": {
        "perception": -3
    },
    "skill_bonuses_all": {
        "acrobatics": -5,
        "animal_handling": -3,
        "arcana": -5,
        "athletics": -4,
        "deception": -5,
        "history": -5,
        "insight": -3,
        "intimidation": -5,
        "investigation": -5,
        "medicine": -3,
        "nature": -5,
        "perception": -3,
        "performance": -5,
        "persuasion": -5,
        "religion": -5,
        "sleight_of_hand": -5,
        "stealth": -5,
        "survival": -3
    },
    "passive_perception": 7,
    "resistances_and_immunities": {
        "damage_immunities_display": "cold",
        "damage_immunities": [
            {
                "name": "Cold",
                "key": "cold",
                "url": "https://api-beta.open5e.com/v2/damagetypes/cold/?format=api"
            }
        ],
        "damage_resistances_display": "bludgeoning, piercing",
        "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"
            }
        ],
        "damage_vulnerabilities_display": "fire",
        "damage_vulnerabilities": [
            {
                "name": "Fire",
                "key": "fire",
                "url": "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api"
            }
        ],
        "condition_immunities_display": "blinded, charmed, deafened, frightened, grappled, prone",
        "condition_immunities": [
            {
                "name": "Blinded",
                "key": "blinded",
                "url": "https://api-beta.open5e.com/v2/conditions/blinded/?format=api"
            },
            {
                "name": "Charmed",
                "key": "charmed",
                "url": "https://api-beta.open5e.com/v2/conditions/charmed/?format=api"
            },
            {
                "name": "Deafened",
                "key": "deafened",
                "url": "https://api-beta.open5e.com/v2/conditions/deafened/?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": "Prone",
                "key": "prone",
                "url": "https://api-beta.open5e.com/v2/conditions/prone/?format=api"
            }
        ]
    },
    "normal_sight_range": 10560.0,
    "darkvision_range": null,
    "blindsight_range": null,
    "tremorsense_range": 60.0,
    "truesight_range": null,
    "actions": [
        {
            "name": "Lethargic Stupor",
            "desc": "One unconscious Humanoid or Giant in creeper's space suffers one level of exhaustion. A creature with more than half its hp max can't suffer more than one level of exhaustion from this. This exhaustion lasts until creature finishes short rest.",
            "attacks": [],
            "action_type": "BONUS_ACTION",
            "order_in_statblock": 0,
            "legendary_action_cost": null,
            "limited_to_form": null,
            "usage_limits": null
        }
    ],
    "traits": [
        {
            "name": "False Appearance",
            "desc": "Motionless: indistinguishable from patch of lichen."
        },
        {
            "name": "Mossy Carpet",
            "desc": "Enter hostile creature’s space and stop there. It can move through space as narrow as 1' wide with o squeezing."
        }
    ],
    "creaturesets": [],
    "environments": []
}