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

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

{
    "url": "https://api-beta.open5e.com/v2/creatures/tob-2023_roachling-lord/?format=api",
    "key": "tob-2023_roachling-lord",
    "name": "Roachling Lord",
    "document": {
        "name": "Tome of Beasts 1 (2023 Edition)",
        "key": "tob-2023",
        "display_name": "Tome of Beasts 1 (2023 Edition)",
        "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/tome-of-beasts-1-2023-edition-hardcover/"
    },
    "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": "2.000",
    "challenge_rating_text": "2",
    "proficiency_bonus": null,
    "speed": {
        "walk": 25.0,
        "unit": "feet"
    },
    "speed_all": {
        "unit": "feet",
        "walk": 25.0,
        "crawl": 12.5,
        "hover": false,
        "fly": 0.0,
        "burrow": 0.0,
        "climb": 12.5,
        "swim": 12.5
    },
    "category": "Monsters",
    "subcategory": null,
    "alignment": "Chaotic Neutral",
    "languages": {
        "as_string": "Common",
        "data": [
            {
                "name": "Common",
                "key": "common",
                "url": "https://api-beta.open5e.com/v2/languages/common/?format=api",
                "desc": "Typical speakers are Humans."
            }
        ]
    },
    "armor_class": 15,
    "armor_detail": "natural armor",
    "hit_points": 63,
    "hit_dice": "14d6 + 14",
    "experience_points": 450,
    "ability_scores": {
        "strength": 10,
        "dexterity": 16,
        "constitution": 12,
        "intelligence": 10,
        "wisdom": 10,
        "charisma": 10
    },
    "modifiers": {
        "strength": 0,
        "dexterity": 3,
        "constitution": 1,
        "intelligence": 0,
        "wisdom": 0,
        "charisma": 0
    },
    "initiative_bonus": 3,
    "saving_throws": {
        "dexterity": 5,
        "constitution": 3
    },
    "saving_throws_all": {
        "strength": 0,
        "dexterity": 5,
        "constitution": 3,
        "intelligence": 0,
        "wisdom": 0,
        "charisma": 0
    },
    "skill_bonuses": {
        "acrobatics": 5,
        "stealth": 7
    },
    "skill_bonuses_all": {
        "acrobatics": 5,
        "animal_handling": 0,
        "arcana": 0,
        "athletics": 0,
        "deception": 0,
        "history": 0,
        "insight": 0,
        "intimidation": 0,
        "investigation": 0,
        "medicine": 0,
        "nature": 0,
        "perception": 0,
        "performance": 0,
        "persuasion": 0,
        "religion": 0,
        "sleight_of_hand": 3,
        "stealth": 7,
        "survival": 0
    },
    "passive_perception": 10,
    "resistances_and_immunities": {
        "damage_immunities_display": "",
        "damage_immunities": [],
        "damage_resistances_display": "",
        "damage_resistances": [],
        "damage_vulnerabilities_display": "",
        "damage_vulnerabilities": [],
        "condition_immunities_display": "poisoned",
        "condition_immunities": [
            {
                "name": "Poisoned",
                "key": "poisoned",
                "url": "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api"
            }
        ]
    },
    "normal_sight_range": 10560.0,
    "darkvision_range": 60.0,
    "blindsight_range": null,
    "tremorsense_range": 10.0,
    "truesight_range": null,
    "actions": [
        {
            "name": "Begrimed Dart",
            "desc": "Ranged Weapon Attack: +5 to hit, range 20/60 ft., one target. Hit: 5 (1d4 + 3) piercing damage plus 3 (1d6) poison damage.",
            "attacks": [
                {
                    "name": "Begrimed Dart attack",
                    "attack_type": "WEAPON",
                    "to_hit_mod": 5,
                    "reach": null,
                    "range": 20.0,
                    "long_range": 60.0,
                    "target_creature_only": false,
                    "damage_die_count": 1,
                    "damage_die_type": "D4",
                    "damage_bonus": 3,
                    "damage_type": null,
                    "extra_damage_die_count": 1,
                    "extra_damage_die_type": "D6",
                    "extra_damage_bonus": 0,
                    "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": 2,
            "legendary_action_cost": null,
            "limited_to_form": null,
            "usage_limits": null
        },
        {
            "name": "Begrimed Shortsword",
            "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 6 (1d6 + 3) piercing damage plus 3 (1d6) poison damage.",
            "attacks": [
                {
                    "name": "Begrimed Shortsword attack",
                    "attack_type": "WEAPON",
                    "to_hit_mod": 5,
                    "reach": 5.0,
                    "range": null,
                    "long_range": null,
                    "target_creature_only": false,
                    "damage_die_count": 1,
                    "damage_die_type": "D6",
                    "damage_bonus": 3,
                    "damage_type": null,
                    "extra_damage_die_count": 1,
                    "extra_damage_die_type": "D6",
                    "extra_damage_bonus": 0,
                    "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": "Multiattack",
            "desc": "The roachling lord makes two Begrimed Shortsword or Begrimed Dart attacks.",
            "attacks": [],
            "action_type": "ACTION",
            "order_in_statblock": 0,
            "legendary_action_cost": null,
            "limited_to_form": null,
            "usage_limits": null
        }
    ],
    "traits": [
        {
            "name": "Hardy",
            "desc": "The roachling is immune to diseases and has advantage on Constitution saving throws."
        },
        {
            "name": "Unpleasant Scent",
            "desc": "The roachling has disadvantage on Wisdom (Animal Handling) checks when interacting with Beasts and on Charisma checks when interacting with Humanoids. If the roachling bathes meticulously, it loses this trait for 24 hours."
        }
    ],
    "creaturesets": [],
    "environments": []
}