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

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

{
    "url": "https://api-beta.open5e.com/v2/creatures/ccdx_green-abyss-orc/?format=api",
    "key": "ccdx_green-abyss-orc",
    "name": "Green Abyss Orc",
    "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": "Humanoid",
        "key": "humanoid",
        "url": "https://api-beta.open5e.com/v2/creaturetypes/humanoid/?format=api"
    },
    "size": {
        "name": "Medium",
        "key": "medium",
        "url": "https://api-beta.open5e.com/v2/sizes/medium/?format=api"
    },
    "challenge_rating_decimal": "0.500",
    "challenge_rating_text": "1/2",
    "proficiency_bonus": null,
    "speed": {
        "walk": 30.0,
        "unit": "feet",
        "climb": 30.0
    },
    "speed_all": {
        "unit": "feet",
        "walk": 30.0,
        "crawl": 15.0,
        "hover": false,
        "fly": 0.0,
        "burrow": 0.0,
        "climb": 30.0,
        "swim": 15.0
    },
    "category": "Monsters",
    "subcategory": null,
    "alignment": "chaotic evil",
    "languages": {
        "as_string": "Orc",
        "data": [
            {
                "name": "Orc",
                "key": "orc",
                "url": "https://api-beta.open5e.com/v2/languages/orc/?format=api",
                "desc": "Typical speakers are orcs"
            }
        ]
    },
    "armor_class": 13,
    "armor_detail": "",
    "hit_points": 15,
    "hit_dice": "2d8+6",
    "experience_points": 100,
    "ability_scores": {
        "strength": 14,
        "dexterity": 16,
        "constitution": 16,
        "intelligence": 9,
        "wisdom": 11,
        "charisma": 10
    },
    "modifiers": {
        "strength": 2,
        "dexterity": 3,
        "constitution": 3,
        "intelligence": -1,
        "wisdom": 0,
        "charisma": 0
    },
    "initiative_bonus": 3,
    "saving_throws": {},
    "saving_throws_all": {
        "strength": 2,
        "dexterity": 3,
        "constitution": 3,
        "intelligence": -1,
        "wisdom": 0,
        "charisma": 0
    },
    "skill_bonuses": {
        "acrobatics": 5,
        "athletics": 4,
        "perception": 2,
        "stealth": 5
    },
    "skill_bonuses_all": {
        "acrobatics": 5,
        "animal_handling": 0,
        "arcana": -1,
        "athletics": 4,
        "deception": 0,
        "history": -1,
        "insight": 0,
        "intimidation": 0,
        "investigation": -1,
        "medicine": 0,
        "nature": -1,
        "perception": 2,
        "performance": 0,
        "persuasion": 0,
        "religion": -1,
        "sleight_of_hand": 3,
        "stealth": 5,
        "survival": 0
    },
    "passive_perception": 12,
    "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": "",
        "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": 90.0,
    "blindsight_range": null,
    "tremorsense_range": null,
    "truesight_range": null,
    "actions": [
        {
            "name": "Poisoned Spear",
            "desc": "Melee or Ranged Weapon Attack: +4 to hit, reach 5 ft. or range 20/60 ft., one target. Hit: 5 (1d6 + 2) piercing damage, or 6 (1d8 + 2) piercing damage if used with two hands to make a melee attack. If the target is a creature, it must succeed on a DC 13 Constitution saving throw, taking 9 (2d8) poison damage on a failed save, or half as much damage on a successful one. If the poison damage reduces the target to 0 hp, the target is stable but poisoned for 1 hour, even after regaining hp, and is paralyzed while poisoned in this way.",
            "attacks": [
                {
                    "name": "Poisoned Spear attack",
                    "attack_type": "WEAPON",
                    "to_hit_mod": 4,
                    "reach": 5.0,
                    "range": 20.0,
                    "long_range": 60.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": "Poison",
                        "key": "poison",
                        "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?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": "Aggressive",
            "desc": "As a bonus action, the orc can move up to its speed toward a hostile creature that it can see."
        },
        {
            "name": "Sunlight Sensitivity",
            "desc": "While in sunlight, the orc has disadvantage on attack rolls, as well as on Wisdom (Perception) checks that rely on sight. s"
        }
    ],
    "creaturesets": [],
    "environments": []
}