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

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

{
    "url": "https://api-beta.open5e.com/v2/creatures/ccdx_alchemical-apprentice/?format=api",
    "key": "ccdx_alchemical-apprentice",
    "name": "Alchemical Apprentice",
    "document": {
        "name": "Creature Codex",
        "key": "ccdx",
        "display_name": "Creature Codex",
        "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/kpstore/product/creature-codex-for-5th-edition-dnd/"
    },
    "type": {
        "name": "Ooze",
        "key": "ooze",
        "url": "https://api-beta.open5e.com/v2/creaturetypes/ooze/?format=api"
    },
    "size": {
        "name": "Small",
        "key": "small",
        "url": "https://api-beta.open5e.com/v2/sizes/small/?format=api"
    },
    "challenge_rating_decimal": "1.000",
    "challenge_rating_text": "1",
    "proficiency_bonus": null,
    "speed": {
        "walk": 10.0,
        "unit": "feet",
        "climb": 10.0
    },
    "speed_all": {
        "unit": "feet",
        "walk": 10.0,
        "crawl": 5.0,
        "hover": false,
        "fly": 0.0,
        "burrow": 0.0,
        "climb": 10.0,
        "swim": 5.0
    },
    "category": "Monsters",
    "subcategory": null,
    "alignment": "unaligned",
    "languages": {
        "as_string": "understands Common but can't speak, telepathy 10 ft.",
        "data": []
    },
    "armor_class": 11,
    "armor_detail": "natural armor",
    "hit_points": 63,
    "hit_dice": "14d6+14",
    "experience_points": 200,
    "ability_scores": {
        "strength": 13,
        "dexterity": 6,
        "constitution": 13,
        "intelligence": 16,
        "wisdom": 6,
        "charisma": 10
    },
    "modifiers": {
        "strength": 1,
        "dexterity": -2,
        "constitution": 1,
        "intelligence": 3,
        "wisdom": -2,
        "charisma": 0
    },
    "initiative_bonus": -2,
    "saving_throws": {},
    "saving_throws_all": {
        "strength": 1,
        "dexterity": -2,
        "constitution": 1,
        "intelligence": 3,
        "wisdom": -2,
        "charisma": 0
    },
    "skill_bonuses": {
        "arcana": 5
    },
    "skill_bonuses_all": {
        "acrobatics": -2,
        "animal_handling": -2,
        "arcana": 5,
        "athletics": 1,
        "deception": 0,
        "history": 3,
        "insight": -2,
        "intimidation": 0,
        "investigation": 3,
        "medicine": -2,
        "nature": 3,
        "perception": -2,
        "performance": 0,
        "persuasion": 0,
        "religion": 3,
        "sleight_of_hand": -2,
        "stealth": -2,
        "survival": -2
    },
    "passive_perception": 8,
    "resistances_and_immunities": {
        "damage_immunities_display": "",
        "damage_immunities": [],
        "damage_resistances_display": "acid, cold, fire, poison",
        "damage_resistances": [
            {
                "name": "Acid",
                "key": "acid",
                "url": "https://api-beta.open5e.com/v2/damagetypes/acid/?format=api"
            },
            {
                "name": "Cold",
                "key": "cold",
                "url": "https://api-beta.open5e.com/v2/damagetypes/cold/?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_vulnerabilities_display": "",
        "damage_vulnerabilities": [],
        "condition_immunities_display": "blinded, charmed, deafened, frightened, poisoned, 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": "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": null,
    "darkvision_range": null,
    "blindsight_range": 60.0,
    "tremorsense_range": null,
    "truesight_range": null,
    "actions": [
        {
            "name": "Magical Burble",
            "desc": "Ranged Spell Attack: +5 to hit, range 60 ft., one target. Hit: 10 (3d6) acid, cold, fire, or poison damage.",
            "attacks": [
                {
                    "name": "Magical Burble attack",
                    "attack_type": "SPELL",
                    "to_hit_mod": 5,
                    "reach": null,
                    "range": 60.0,
                    "long_range": null,
                    "target_creature_only": false,
                    "damage_die_count": 3,
                    "damage_die_type": "D6) aci",
                    "damage_bonus": null,
                    "damage_type": null,
                    "extra_damage_die_count": null,
                    "extra_damage_die_type": null,
                    "extra_damage_bonus": null,
                    "extra_damage_type": {
                        "name": "Poison",
                        "key": "poison",
                        "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api"
                    },
                    "distance_unit": "feet"
                }
            ],
            "action_type": "ACTION",
            "order_in_statblock": 1,
            "legendary_action_cost": null,
            "limited_to_form": null,
            "usage_limits": null
        },
        {
            "name": "Pseudopod",
            "desc": "Melee Weapon Attack: +3 to hit, reach 5 ft., one target. Hit: 10 (2d8 + 1) bludgeoning damage.",
            "attacks": [
                {
                    "name": "Pseudopod attack",
                    "attack_type": "WEAPON",
                    "to_hit_mod": 3,
                    "reach": 5.0,
                    "range": null,
                    "long_range": null,
                    "target_creature_only": false,
                    "damage_die_count": 2,
                    "damage_die_type": "D8",
                    "damage_bonus": 1,
                    "damage_type": null,
                    "extra_damage_die_count": null,
                    "extra_damage_die_type": null,
                    "extra_damage_bonus": null,
                    "extra_damage_type": {
                        "name": "Bludgeoning",
                        "key": "bludgeoning",
                        "url": "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?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": "Absorb Potion",
            "desc": "The ooze can absorb any potion, oil, tincture, or alchemical draught that touches it, choosing to be affected by the substance or to nullify it."
        },
        {
            "name": "Amorphous",
            "desc": "The ooze can move through a space as narrow as 1 inch wide without squeezing."
        },
        {
            "name": "Perishable",
            "desc": "These oozes don't fare well in sunlight and don't easily endure the rigors of travel. The creature dies if it is directly exposed to sunlight for more than 1 minute. Each day it is more than 1 mile from its “birth” place, the ooze must succeed on a DC 12 Constitution saving throw or die."
        },
        {
            "name": "Produce Potion (1/Day)",
            "desc": "The alchemical apprentice can produce one common potion, oil, tincture, or alchemical draught each day. If no creature is there to bottle, or otherwise collect, the substance when it is produced, it trickles away and is wasted."
        }
    ],
    "creaturesets": [],
    "environments": []
}