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

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

{
    "url": "https://api-beta.open5e.com/v2/creatures/srd-2024_dretch/?format=api",
    "key": "srd-2024_dretch",
    "name": "Dretch",
    "document": {
        "name": "System Reference Document 5.2",
        "key": "srd-2024",
        "display_name": "5e 2024 Rules",
        "publisher": {
            "name": "Wizards of the Coast",
            "key": "wizards-of-the-coast",
            "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api"
        },
        "gamesystem": {
            "name": "5th Edition 2024",
            "key": "5e-2024",
            "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api"
        },
        "permalink": "https://dnd.wizards.com/resources/systems-reference-document"
    },
    "type": {
        "name": "Fiend",
        "key": "fiend",
        "url": "https://api-beta.open5e.com/v2/creaturetypes/fiend/?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": 20.0,
        "unit": "feet"
    },
    "speed_all": {
        "unit": "feet",
        "walk": 20.0,
        "crawl": 10.0,
        "hover": false,
        "fly": 0.0,
        "burrow": 0.0,
        "climb": 10.0,
        "swim": 10.0
    },
    "category": "Monsters",
    "subcategory": null,
    "alignment": "chaotic evil",
    "languages": {
        "as_string": "Abyssal; telepathy 60 ft. (works only with creatures that understand Abyssal)",
        "data": [
            {
                "name": "Abyssal",
                "key": "abyssal",
                "url": "https://api-beta.open5e.com/v2/languages/abyssal/?format=api",
                "desc": "Typical speakers are demons."
            }
        ]
    },
    "armor_class": 11,
    "armor_detail": "natural armor",
    "hit_points": 18,
    "hit_dice": "4d6 + 4",
    "experience_points": 200,
    "ability_scores": {
        "strength": 12,
        "dexterity": 11,
        "constitution": 12,
        "intelligence": 5,
        "wisdom": 8,
        "charisma": 3
    },
    "modifiers": {
        "strength": 1,
        "dexterity": 0,
        "constitution": 1,
        "intelligence": -3,
        "wisdom": -1,
        "charisma": -4
    },
    "initiative_bonus": 0,
    "saving_throws": {
        "strength": 1,
        "dexterity": 0,
        "constitution": 1,
        "intelligence": -3,
        "wisdom": -1,
        "charisma": -4
    },
    "saving_throws_all": {
        "strength": 1,
        "dexterity": 0,
        "constitution": 1,
        "intelligence": -3,
        "wisdom": -1,
        "charisma": -4
    },
    "skill_bonuses": {},
    "skill_bonuses_all": {
        "acrobatics": 0,
        "animal_handling": -1,
        "arcana": -3,
        "athletics": 1,
        "deception": -4,
        "history": -3,
        "insight": -1,
        "intimidation": -4,
        "investigation": -3,
        "medicine": -1,
        "nature": -3,
        "perception": -1,
        "performance": -4,
        "persuasion": -4,
        "religion": -3,
        "sleight_of_hand": 0,
        "stealth": 0,
        "survival": -1
    },
    "passive_perception": 9,
    "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": "cold, fire, lightning",
        "damage_resistances": [
            {
                "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": "Lightning",
                "key": "lightning",
                "url": "https://api-beta.open5e.com/v2/damagetypes/lightning/?format=api"
            }
        ],
        "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": null,
    "truesight_range": null,
    "actions": [
        {
            "name": "Fetid Cloud (1/Day)",
            "desc": "Constitution Saving Throw: DC 11, each creature in a 10-foot Emanation originating from the dretch. Failure: The target has the Poisoned condition until the end of its next turn. While Poisoned, the creature can take either an action or a Bonus Action on its turn, not both, and it can't take Reactions.",
            "attacks": [],
            "action_type": "ACTION",
            "order_in_statblock": 1,
            "legendary_action_cost": 1,
            "limited_to_form": null,
            "usage_limits": {
                "type": "PER_DAY",
                "param": 1
            }
        },
        {
            "name": "Rend",
            "desc": "Melee Attack Roll: +3, reach 5 ft. 4 (1d6 + 1) Slashing damage.",
            "attacks": [
                {
                    "name": "Rend attack",
                    "attack_type": "WEAPON",
                    "to_hit_mod": 3,
                    "reach": 5.0,
                    "range": null,
                    "long_range": null,
                    "target_creature_only": false,
                    "damage_die_count": 1,
                    "damage_die_type": "D6",
                    "damage_bonus": 1,
                    "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": 1,
            "limited_to_form": null,
            "usage_limits": null
        }
    ],
    "traits": [],
    "creaturesets": [],
    "environments": []
}