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

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

{
    "url": "https://api-beta.open5e.com/v2/creatures/a5e-mm_yobbo/?format=api",
    "key": "a5e-mm_yobbo",
    "name": "Yobbo",
    "document": {
        "name": "Monstrous Menagerie",
        "key": "a5e-mm",
        "display_name": "Monstrous Menagerie",
        "publisher": {
            "name": "EN Publishing",
            "key": "en-publishing",
            "url": "https://api-beta.open5e.com/v2/publishers/en-publishing/?format=api"
        },
        "gamesystem": {
            "name": "Advanced 5th Edition",
            "key": "a5e",
            "url": "https://api-beta.open5e.com/v2/gamesystems/a5e/?format=api"
        },
        "permalink": "https://enpublishingrpg.com/collections/level-up-advanced-5th-edition-a5e/products/level-up-monstrous-menagerie-a5e"
    },
    "type": {
        "name": "Humanoid",
        "key": "humanoid",
        "url": "https://api-beta.open5e.com/v2/creaturetypes/humanoid/?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": 30.0,
        "unit": "feet"
    },
    "speed_all": {
        "unit": "feet",
        "walk": 30.0,
        "crawl": 15.0,
        "hover": false,
        "fly": 0.0,
        "burrow": 0.0,
        "climb": 15.0,
        "swim": 15.0
    },
    "category": "Monsters",
    "subcategory": null,
    "alignment": "chaotic evil",
    "languages": {
        "as_string": "Common, Goblin",
        "data": [
            {
                "name": "Common",
                "key": "common",
                "url": "https://api-beta.open5e.com/v2/languages/common/?format=api",
                "desc": "Typical speakers are Humans."
            },
            {
                "name": "Goblin",
                "key": "goblin",
                "url": "https://api-beta.open5e.com/v2/languages/goblin/?format=api",
                "desc": "Typical speakers are goblinoids."
            }
        ]
    },
    "armor_class": 15,
    "armor_detail": "",
    "hit_points": 11,
    "hit_dice": "3d6",
    "experience_points": 200,
    "ability_scores": {
        "strength": 8,
        "dexterity": 14,
        "constitution": 10,
        "intelligence": 16,
        "wisdom": 8,
        "charisma": 8
    },
    "modifiers": {
        "strength": -1,
        "dexterity": 2,
        "constitution": 0,
        "intelligence": 3,
        "wisdom": -1,
        "charisma": -1
    },
    "initiative_bonus": 2,
    "saving_throws": {},
    "saving_throws_all": {
        "strength": -1,
        "dexterity": 2,
        "constitution": 0,
        "intelligence": 3,
        "wisdom": -1,
        "charisma": -1
    },
    "skill_bonuses": {
        "arcana": 7,
        "stealth": 6
    },
    "skill_bonuses_all": {
        "acrobatics": 2,
        "animal_handling": -1,
        "arcana": 7,
        "athletics": -1,
        "deception": -1,
        "history": 3,
        "insight": -1,
        "intimidation": -1,
        "investigation": 3,
        "medicine": -1,
        "nature": 3,
        "perception": -1,
        "performance": -1,
        "persuasion": -1,
        "religion": 3,
        "sleight_of_hand": 2,
        "stealth": 6,
        "survival": -1
    },
    "passive_perception": 9,
    "resistances_and_immunities": {
        "damage_immunities_display": "",
        "damage_immunities": [],
        "damage_resistances_display": "",
        "damage_resistances": [],
        "damage_vulnerabilities_display": "",
        "damage_vulnerabilities": [],
        "condition_immunities_display": "",
        "condition_immunities": []
    },
    "normal_sight_range": 10560.0,
    "darkvision_range": 60.0,
    "blindsight_range": null,
    "tremorsense_range": null,
    "truesight_range": null,
    "actions": [
        {
            "name": "Mangler",
            "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 5 (2d4 + 2) slashing damage. A natural 20 scored with thisweapon mangles the targets hand rendering it useless until the targets next long rest. A natural 1 scored with thisweapon does the same  but to the yobbo.",
            "attacks": [
                {
                    "name": "Mangler attack",
                    "attack_type": "WEAPON",
                    "to_hit_mod": 4,
                    "reach": 5.0,
                    "range": null,
                    "long_range": null,
                    "target_creature_only": false,
                    "damage_die_count": 2,
                    "damage_die_type": "D4",
                    "damage_bonus": 2,
                    "damage_type": null,
                    "extra_damage_die_count": null,
                    "extra_damage_die_type": null,
                    "extra_damage_bonus": null,
                    "extra_damage_type": {
                        "name": "Slashing",
                        "key": "slashing",
                        "url": "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api"
                    },
                    "distance_unit": "feet"
                }
            ],
            "action_type": "ACTION",
            "order_in_statblock": 0,
            "legendary_action_cost": null,
            "limited_to_form": null,
            "usage_limits": null
        },
        {
            "name": "Spike ball",
            "desc": "Ranged Weapon Attack: +4 to hit, range 30/90 ft., one target. Hit: 5 (1d6 + 2) bludgeoning damage.",
            "attacks": [
                {
                    "name": "Spike ball attack",
                    "attack_type": "WEAPON",
                    "to_hit_mod": 4,
                    "reach": null,
                    "range": 30.0,
                    "long_range": 90.0,
                    "target_creature_only": false,
                    "damage_die_count": 1,
                    "damage_die_type": "D6",
                    "damage_bonus": 2,
                    "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": 1,
            "legendary_action_cost": null,
            "limited_to_form": null,
            "usage_limits": null
        }
    ],
    "traits": [
        {
            "name": "Explosive Death",
            "desc": "When a yobbo is reduced to 0 hitpoints, its body explodes and releases a random1st-level spell. This spell targets the creature nearestto the yobbos corpse."
        },
        {
            "name": "Magic Eater",
            "desc": "Yobbos figure all magic works the sameway that magic potions do. As such, they devour spellcomponents, spell scrolls, and magical trinketsalikewhen they are made aware of them. Yobbos instinctivelyknow which creatures have magic items onthem. When they successfully grab a creature, theyuse their next action to take that creatures nearestmagic item and then stuff it down their throats. Ifit is a weapon, it deals damage to them as if theydbeen hit by that weapon. If its a piece of armor, theirmouths stretch to fit around it. They are now imbuedwith the powers of the devoured magic item."
        }
    ],
    "creaturesets": [],
    "environments": []
}