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

GET /v2/creatures/a5e-mm_revilock/?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_revilock/?format=api",
    "key": "a5e-mm_revilock",
    "name": "Revilock",
    "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": "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": "chaotic evil",
    "languages": {
        "as_string": "Undercommon; telepathy 60ft.",
        "data": []
    },
    "armor_class": 12,
    "armor_detail": "",
    "hit_points": 39,
    "hit_dice": "6d8+12",
    "experience_points": 450,
    "ability_scores": {
        "strength": 14,
        "dexterity": 14,
        "constitution": 14,
        "intelligence": 14,
        "wisdom": 10,
        "charisma": 8
    },
    "modifiers": {
        "strength": 2,
        "dexterity": 2,
        "constitution": 2,
        "intelligence": 2,
        "wisdom": 0,
        "charisma": -1
    },
    "initiative_bonus": 2,
    "saving_throws": {},
    "saving_throws_all": {
        "strength": 2,
        "dexterity": 2,
        "constitution": 2,
        "intelligence": 2,
        "wisdom": 0,
        "charisma": -1
    },
    "skill_bonuses": {
        "athletics": 4,
        "perception": 2,
        "stealth": 4
    },
    "skill_bonuses_all": {
        "acrobatics": 2,
        "animal_handling": 0,
        "arcana": 2,
        "athletics": 4,
        "deception": -1,
        "history": 2,
        "insight": 0,
        "intimidation": -1,
        "investigation": 2,
        "medicine": 0,
        "nature": 2,
        "perception": 2,
        "performance": -1,
        "persuasion": -1,
        "religion": 2,
        "sleight_of_hand": 2,
        "stealth": 4,
        "survival": 0
    },
    "passive_perception": 14,
    "resistances_and_immunities": {
        "damage_immunities_display": "",
        "damage_immunities": [],
        "damage_resistances_display": "",
        "damage_resistances": [],
        "damage_vulnerabilities_display": "",
        "damage_vulnerabilities": [],
        "condition_immunities_display": "blinded",
        "condition_immunities": [
            {
                "name": "Blinded",
                "key": "blinded",
                "url": "https://api-beta.open5e.com/v2/conditions/blinded/?format=api"
            }
        ]
    },
    "normal_sight_range": null,
    "darkvision_range": null,
    "blindsight_range": 30.0,
    "tremorsense_range": null,
    "truesight_range": null,
    "actions": [
        {
            "name": "Sling",
            "desc": "Ranged Weapon Attack: +4 to hit, range 30/120 ft., one target. Hit: 4 (1d4 + 2) bludgeoning damage.",
            "attacks": [
                {
                    "name": "Sling attack",
                    "attack_type": "WEAPON",
                    "to_hit_mod": 4,
                    "reach": null,
                    "range": 30.0,
                    "long_range": 120.0,
                    "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": "Bludgeoning",
                        "key": "bludgeoning",
                        "url": "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api"
                    },
                    "distance_unit": "feet"
                }
            ],
            "action_type": "ACTION",
            "order_in_statblock": 2,
            "legendary_action_cost": null,
            "limited_to_form": null,
            "usage_limits": null
        },
        {
            "name": "Spiked Club",
            "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 4 (1d4 + 2) bludgeoning damage plus 2 (1d4) piercing damage.",
            "attacks": [
                {
                    "name": "Spiked Club 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": 1,
                    "extra_damage_die_type": "D4",
                    "extra_damage_bonus": 0,
                    "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": 0,
            "legendary_action_cost": null,
            "limited_to_form": null,
            "usage_limits": null
        },
        {
            "name": "Throttle",
            "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one creature. Hit: 4 (1d4 + 2) bludgeoning damage  and the target is grappled (escape DC 12) and can't breathe. Until this grapple ends  the grimlock can't use any attack other than throttle and only against the grappled target  and it makes this attack with advantage.",
            "attacks": [
                {
                    "name": "Throttle 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": "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": "Camouflage",
            "desc": "The grimlock has advantage on Stealth checks made to hide in rocky terrain."
        },
        {
            "name": "Keen Hearing and Smell",
            "desc": "The grimlock has advantage on Perception checks that rely on hearing or smell."
        },
        {
            "name": "Psionic Spellcasting",
            "desc": "The revilocks spellcasting ability is Intelligence (spell save DC 12). It can innately cast the following spells, requiring no components:"
        }
    ],
    "creaturesets": [],
    "environments": []
}