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

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

{
    "url": "https://api-beta.open5e.com/v2/creatures/ccdx_clacking-skeleton/?format=api",
    "key": "ccdx_clacking-skeleton",
    "name": "Clacking Skeleton",
    "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": "Undead",
        "key": "undead",
        "url": "https://api-beta.open5e.com/v2/creaturetypes/undead/?format=api"
    },
    "size": {
        "name": "Medium",
        "key": "medium",
        "url": "https://api-beta.open5e.com/v2/sizes/medium/?format=api"
    },
    "challenge_rating_decimal": "2.000",
    "challenge_rating_text": "2",
    "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": "neutral evil",
    "languages": {
        "as_string": "understands all languages it knew in life but can't speak",
        "data": []
    },
    "armor_class": 14,
    "armor_detail": "armor scraps",
    "hit_points": 45,
    "hit_dice": "10d8",
    "experience_points": 450,
    "ability_scores": {
        "strength": 14,
        "dexterity": 12,
        "constitution": 11,
        "intelligence": 6,
        "wisdom": 8,
        "charisma": 5
    },
    "modifiers": {
        "strength": 2,
        "dexterity": 1,
        "constitution": 0,
        "intelligence": -2,
        "wisdom": -1,
        "charisma": -3
    },
    "initiative_bonus": 1,
    "saving_throws": {},
    "saving_throws_all": {
        "strength": 2,
        "dexterity": 1,
        "constitution": 0,
        "intelligence": -2,
        "wisdom": -1,
        "charisma": -3
    },
    "skill_bonuses": {},
    "skill_bonuses_all": {
        "acrobatics": 1,
        "animal_handling": -1,
        "arcana": -2,
        "athletics": 2,
        "deception": -3,
        "history": -2,
        "insight": -1,
        "intimidation": -3,
        "investigation": -2,
        "medicine": -1,
        "nature": -2,
        "perception": -1,
        "performance": -3,
        "persuasion": -3,
        "religion": -2,
        "sleight_of_hand": 1,
        "stealth": 1,
        "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": "",
        "damage_resistances": [],
        "damage_vulnerabilities_display": "bludgeoning",
        "damage_vulnerabilities": [
            {
                "name": "Bludgeoning",
                "key": "bludgeoning",
                "url": "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api"
            }
        ],
        "condition_immunities_display": "exhaustion, poisoned",
        "condition_immunities": [
            {
                "name": "Exhaustion",
                "key": "exhaustion",
                "url": "https://api-beta.open5e.com/v2/conditions/exhaustion/?format=api"
            },
            {
                "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": "Glaive",
            "desc": "Melee Weapon Attack: +4 to hit, reach 10 ft., one target. Hit: 7 (1d10 + 2) slashing damage.",
            "attacks": [
                {
                    "name": "Glaive attack",
                    "attack_type": "WEAPON",
                    "to_hit_mod": 4,
                    "reach": 10.0,
                    "range": null,
                    "long_range": null,
                    "target_creature_only": false,
                    "damage_die_count": 1,
                    "damage_die_type": "D10",
                    "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": 1,
            "legendary_action_cost": null,
            "limited_to_form": null,
            "usage_limits": null
        },
        {
            "name": "Gore",
            "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 4 (1d4 + 2) piercing damage.",
            "attacks": [
                {
                    "name": "Gore attack",
                    "attack_type": "WEAPON",
                    "to_hit_mod": 4,
                    "reach": 5.0,
                    "range": null,
                    "long_range": null,
                    "target_creature_only": false,
                    "damage_die_count": 1,
                    "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": "Piercing",
                        "key": "piercing",
                        "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api"
                    },
                    "distance_unit": "feet"
                }
            ],
            "action_type": "ACTION",
            "order_in_statblock": 2,
            "legendary_action_cost": null,
            "limited_to_form": null,
            "usage_limits": null
        },
        {
            "name": "Multiattack",
            "desc": "The clacking skeleton makes two attacks: one with its glaive and one with its gore or two with its shortbow.",
            "attacks": [],
            "action_type": "ACTION",
            "order_in_statblock": 0,
            "legendary_action_cost": null,
            "limited_to_form": null,
            "usage_limits": null
        },
        {
            "name": "Shortbow",
            "desc": "Ranged Weapon Attack: +3 to hit, range 80/320 ft., one target. Hit: 4 (1d6 + 1) piercing damage.",
            "attacks": [
                {
                    "name": "Shortbow attack",
                    "attack_type": "WEAPON",
                    "to_hit_mod": 3,
                    "reach": null,
                    "range": 80.0,
                    "long_range": 320.0,
                    "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": "Piercing",
                        "key": "piercing",
                        "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api"
                    },
                    "distance_unit": "feet"
                }
            ],
            "action_type": "ACTION",
            "order_in_statblock": 3,
            "legendary_action_cost": null,
            "limited_to_form": null,
            "usage_limits": null
        }
    ],
    "traits": [
        {
            "name": "Horrid Clacking",
            "desc": "If the clacking skeleton moves at least 10 feet, each beast or humanoid within 30 feet of the skeleton that can hear it must succeed on a DC 13 Wisdom saving throw or be frightened until the end of its next turn."
        }
    ],
    "creaturesets": [],
    "environments": []
}