list: API endpoint for returning a list of monsters.
retrieve: API endpoint for returning a particular monster.

GET /monsters/?format=api&ordering=-charisma&page=65
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3207,
    "next": null,
    "previous": "https://api.open5e.com/monsters/?format=api&ordering=-charisma&page=64",
    "results": [
        {
            "slug": "ion-slime",
            "desc": "",
            "name": "Ion Slime",
            "size": "Small",
            "type": "Ooze",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 13,
            "armor_desc": "",
            "hit_points": 112,
            "hit_dice": "15d6+60",
            "speed": {
                "walk": 20,
                "swim": 20
            },
            "strength": 10,
            "dexterity": 17,
            "constitution": 18,
            "intelligence": 2,
            "wisdom": 4,
            "charisma": 1,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": -3,
            "skills": {
                "perception": -3
            },
            "damage_vulnerabilities": "cold",
            "damage_resistances": "thunder",
            "damage_immunities": "",
            "condition_immunities": "blinded, charmed, deafened, exhaustion, frightened, prone",
            "senses": "blindsight 60' (blind beyond), passive Perception 7",
            "languages": "—",
            "challenge_rating": "5",
            "cr": 5.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Two Pseudopod attacks."
                },
                {
                    "name": "Pseudopod",
                    "desc": "Melee Weapon Attack: +6 to hit, 5 ft., one target, 6 (1d6+3) bludgeoning damage + 9 (2d8) lightning."
                },
                {
                    "name": "Discharge (Supercharged Only)",
                    "desc": "Sends shock of lightning through its supercharged pseudopod at onecreature it can see within 5 ft. of it ending supercharged state. Target: 27 (6d8) lightning (DC 15 Con half). Three bolts of lightning then leap to as many as three targets each must be within 20' of first target. Target can be creature or object and each can be targeted by only one bolt. Each target: 13 (3d8) lightning (DC 15 Con half)."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Charged Motion (Supercharged Only)",
                    "desc": "Dash or Dodge action."
                },
                {
                    "name": "Supercharge (Recharge 5-6)",
                    "desc": "Gathers ambient electricity to supercharge itself for 3 rounds. While supercharged slime gains +2 bonus to its AC and it gains an additional action on each of its turns. At end of the third round if the slime hasn't used the Discharge action it suffers feedback taking 18 (4d8) force. Its supercharged state then ends."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Amorphous",
                    "desc": "Move through space 1ft.+ wide with o squeezing."
                },
                {
                    "name": "Ionic Form",
                    "desc": "Whenever subjected to lightning it takes no damage and instead regains hp equal to lightning dealt. Its Supercharge then recharges. If it takes cold while supercharged it must roll a d6. On a 1 or 2 it loses the supercharged state."
                },
                {
                    "name": "Ooze Nature",
                    "desc": "Doesn't require sleep."
                },
                {
                    "name": "Spider Climb",
                    "desc": "Difficult surfaces even ceilings no ability check."
                }
            ],
            "spell_list": [],
            "page_no": 245,
            "environments": [],
            "img_main": null,
            "document__slug": "tob3",
            "document__title": "Tome of Beasts 3",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob3_ion-slime/"
        },
        {
            "slug": "monkey's-bane-vine",
            "desc": "",
            "name": "Monkey'S Bane Vine",
            "size": "Large",
            "type": "Plant",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 13,
            "armor_desc": "natural armor",
            "hit_points": 119,
            "hit_dice": "14d10+42",
            "speed": {
                "walk": 10
            },
            "strength": 18,
            "dexterity": 10,
            "constitution": 16,
            "intelligence": 1,
            "wisdom": 13,
            "charisma": 1,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 1,
            "skills": {
                "perception": 1
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "cold, fire",
            "damage_immunities": "",
            "condition_immunities": "blinded, deafened, exhaustion, prone",
            "senses": "blindsight 30', passive Perception 13",
            "languages": "—",
            "challenge_rating": "4",
            "cr": 4.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Two Tendril attacks."
                },
                {
                    "name": "Tendril",
                    "desc": "Melee Weapon Attack: +6 to hit, 20 ft., one target, 11 (2d6+4) bludgeoning damage. If the target is a Large or smaller creature it is grappled (escape DC 14). Until this grapple ends the creature is restrained and takes 7 (2d6) bludgeoning damage at the start of each of its turns. The monkey's bane vine has two tendrils each of which can grapple only one target."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "False Appearance",
                    "desc": "While motionless indistinguishable from normal vine."
                }
            ],
            "spell_list": [],
            "page_no": 273,
            "environments": [],
            "img_main": null,
            "document__slug": "tob3",
            "document__title": "Tome of Beasts 3",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob3_monkeys-bane-vine/"
        },
        {
            "slug": "ooze-leavesrot",
            "desc": "",
            "name": "Ooze, Leavesrot",
            "size": "Large",
            "type": "Ooze",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 8,
            "armor_desc": "",
            "hit_points": 105,
            "hit_dice": "14d10+28",
            "speed": {
                "walk": 20
            },
            "strength": 17,
            "dexterity": 7,
            "constitution": 15,
            "intelligence": 1,
            "wisdom": 8,
            "charisma": 1,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": -1,
            "skills": {
                "perception": -1
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "acid, bludgeoning, cold",
            "condition_immunities": "blinded, charmed, deafened, exhaustion, frightened, prone",
            "senses": "blindsight 60' (blind beyond), passive Perception 9",
            "languages": "—",
            "challenge_rating": "4",
            "cr": 4.0,
            "actions": [
                {
                    "name": "Pseudopod",
                    "desc": "Melee Weapon Attack: +5 to hit, 5 ft., one target, 10 (2d6+3) bludgeoning damage + 13 (3d8) acid and the target is grappled (escape DC 13). Until this grapple ends target is restrained ooze can automatically hit target with its Pseudopod and ooze can't make Pseudopod attacks vs. others."
                },
                {
                    "name": "Release Spores (Recharge 5-6)",
                    "desc": "Releases spores from the mold coating its leaves. Each creature within 20' of ooze: 14 (4d6) poison and is choking (DC 13 Con half damage and isn't choking). A choking creature can re-save at end of each of its turns success ends effect on itself."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Amorphous",
                    "desc": "Move through space 1ft.+ wide with o squeezing."
                },
                {
                    "name": "False Appearance",
                    "desc": "While motionless indistinguishable from ordinary pile of leaves."
                },
                {
                    "name": "Ooze Nature",
                    "desc": "Doesn't require sleep."
                },
                {
                    "name": "Rotting Leaves",
                    "desc": "When a creature hits it with melee attack while within 5 ft. of it mold spores and decomposing matter fly from the wound. Each creature within 5 ft. of it: poisoned until the end of its next turn (DC 13 Con negates)."
                }
            ],
            "spell_list": [],
            "page_no": 305,
            "environments": [],
            "img_main": null,
            "document__slug": "tob3",
            "document__title": "Tome of Beasts 3",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob3_ooze-leavesrot/"
        },
        {
            "slug": "ooze-manure",
            "desc": "",
            "name": "Ooze, Manure",
            "size": "Medium",
            "type": "Ooze",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 7,
            "armor_desc": "",
            "hit_points": 45,
            "hit_dice": "6d8+18",
            "speed": {
                "walk": 20,
                "climb": 20
            },
            "strength": 14,
            "dexterity": 5,
            "constitution": 16,
            "intelligence": 1,
            "wisdom": 6,
            "charisma": 1,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": -2,
            "skills": {
                "perception": -2
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "acid, cold, slashing",
            "condition_immunities": "blinded, charmed, deafened, exhaustion, frightened, prone",
            "senses": "blindsight 60' (blind beyond), passive Perception 8",
            "languages": "—",
            "challenge_rating": "1",
            "cr": 1.0,
            "actions": [
                {
                    "name": "Pseudopod",
                    "desc": "Melee Weapon Attack: +4 to hit, 5 ft., one target, 5 (1d6+2) bludgeoning damage + 3 (1d6) poison."
                },
                {
                    "name": "Digest Corpse",
                    "desc": "Dissolves a corpse in its space that is less than 1 week old. It regains 1d6 hp per size category of the creature it consumes. For example it regains 1d6 hp when consuming a Tiny creature or 4d6 hp when consuming a Large creature. The corpse is then destroyed and this action can't be used on it again."
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "name": "Split",
                    "desc": "When a Med or larger manure ooze is subjected to slashing damagesplits into 2 new oozes if it has 10+ hp. Each new ooze has half original's hp rounded down. New oozes are one size smaller than original."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Amorphous",
                    "desc": "Move through space 1ft.+ wide with o squeezing."
                },
                {
                    "name": "Eye-Watering Stench",
                    "desc": "Gives off an odor so pungent it can bring tears to the eyes. A creature that starts its turn within 20' of the ooze: disadvantage on attack rolls until the start of its next turn (DC 13 Con negates)."
                },
                {
                    "name": "Flammable",
                    "desc": "If it takes fire damage it bursts into flame until the end of its next turn. When it hits with Pseudopod attack while on fire the Pseudopod deals an extra 3 (1d6) fire."
                },
                {
                    "name": "Ooze Nature",
                    "desc": "Doesn't require sleep."
                }
            ],
            "spell_list": [],
            "page_no": 306,
            "environments": [],
            "img_main": null,
            "document__slug": "tob3",
            "document__title": "Tome of Beasts 3",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob3_ooze-manure/"
        },
        {
            "slug": "ooze-sinkhole",
            "desc": "",
            "name": "Ooze, Sinkhole",
            "size": "Gargantuan",
            "type": "Ooze",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 7,
            "armor_desc": "",
            "hit_points": 108,
            "hit_dice": "8d20+24",
            "speed": {
                "walk": 20,
                "burrow": 40,
                "climb": 20
            },
            "strength": 18,
            "dexterity": 5,
            "constitution": 16,
            "intelligence": 3,
            "wisdom": 6,
            "charisma": 1,
            "strength_save": 6,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": -2,
            "skills": {
                "perception": -2
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "acid ",
            "condition_immunities": "blinded, charmed, deafened, exhausted, frightened, prone",
            "senses": "blindsight 120' (blind beyond), passive Perception 8",
            "languages": "—",
            "challenge_rating": "4",
            "cr": 4.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Two Pseudopod attacks."
                },
                {
                    "name": "Pseudopod",
                    "desc": "Melee Weapon Attack: +6 to hit, 15 ft., one creature,. 9 (1d10+4) bludgeoning damage + 3 (1d6) acid and target is grappled (escape DC 14). Until this grapple ends target is restrained and takes 3 (1d6) acid at start of each of its turns and ooze can't use same Pseudopod on another target."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Stretch Body",
                    "desc": "Stretches body around inner walls of a pit sinkhole or other circular opening in the ground. Stretched this way it forms a hollow cylinder up to 25 ft. tall up to 25 ft. radius. Ooze can end stretch as a bonus action occupying nearest unoccupied space to the hole."
                }
            ],
            "reactions": [
                {
                    "name": "Pluck (Stretched Body Only)",
                    "desc": "When 1+ creature falls down center of its cylinder can try to grab up to 2 of them. Each must make DC 14 Dex save or grappled (escape DC 14) in Pseudopod."
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Amorphous",
                    "desc": "Move through space 1ft.+ wide with o squeezing."
                },
                {
                    "name": "Hollow Cylindrical Form (Stretched Body Only)",
                    "desc": "Creatures can occupy space in center of cylinder formed by the ooze and each such space is always within ooze's reach regardless of cylinder's size."
                },
                {
                    "name": "Ooze Nature",
                    "desc": "The sinkhole ooze doesn't require sleep."
                },
                {
                    "name": "Seizing Pseudopods",
                    "desc": "Can have up to 6 tendril-like Pseudopods at a time. Each can be attacked (AC 10; 10 hp; immunity to acid poison and psychic). Destroying Pseudopod deals no damage to ooze which can extrude a replacement on its next turn. Pseudopod can also be broken if creature takes an action and makes DC 14 Str check."
                },
                {
                    "name": "Slimy Appearance (Stretched Body Only)",
                    "desc": "While it remains motionless is indistinguishable from interior of the pit or hole in the ground it is stretched across though interior walls appear wet."
                },
                {
                    "name": "Spider Climb",
                    "desc": "Difficult surfaces even ceilings no ability check."
                }
            ],
            "spell_list": [],
            "page_no": 309,
            "environments": [],
            "img_main": null,
            "document__slug": "tob3",
            "document__title": "Tome of Beasts 3",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob3_ooze-sinkhole/"
        },
        {
            "slug": "sinstar-thrall",
            "desc": "",
            "name": "Sinstar Thrall",
            "size": "Medium",
            "type": "Plant",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 13,
            "armor_desc": "natural armor",
            "hit_points": 58,
            "hit_dice": "9d8+18",
            "speed": {
                "walk": 30
            },
            "strength": 17,
            "dexterity": 10,
            "constitution": 15,
            "intelligence": 3,
            "wisdom": 10,
            "charisma": 1,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 0,
            "skills": {
                "perception": 0
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "cold, fire",
            "damage_immunities": "poison",
            "condition_immunities": "blinded, charmed, deafened, exhaustion, frightened, poisoned",
            "senses": "blindsight 60' (blind beyond), passive Perception 10",
            "languages": "—",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +5 to hit, 5 ft., one creature,. 7 (1d8+3) bludgeoning damage + 3 (1d6) piercing damage."
                },
                {
                    "name": "Shoot Spines (Recharge 5-6)",
                    "desc": "Sprays spines in a burst around itself. Each creature within 15 ft. of it must make a DC 13 Dex save. On a failure a creature takes 10 (3d6) piercing damage and is paralyzed until the end of its next turn. On a success a creature takes half the damage and isn't paralyzed."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Spiny Defense",
                    "desc": "A creature that touches the star thrall or hits it with melee attack while within 5 ft. of it takes 3 (1d6) piercing damage and must make DC 13 Con save or be paralyzed until the end of its next turn."
                },
                {
                    "name": "Telepathic Bond",
                    "desc": "While the star thrall is on the same plane of existence as the sinstar that created it the star thrall can magically convey what it senses to the sinstar and the two can communicate telepathically."
                }
            ],
            "spell_list": [],
            "page_no": 345,
            "environments": [],
            "img_main": null,
            "document__slug": "tob3",
            "document__title": "Tome of Beasts 3",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob3_sinstar-thrall/"
        },
        {
            "slug": "swarm-biting-gnat",
            "desc": "",
            "name": "Swarm, Biting Gnat",
            "size": "Medium",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 13,
            "armor_desc": "",
            "hit_points": 16,
            "hit_dice": "3d8+3",
            "speed": {
                "walk": 10,
                "climb": 10,
                "fly": 30
            },
            "strength": 2,
            "dexterity": 17,
            "constitution": 12,
            "intelligence": 1,
            "wisdom": 10,
            "charisma": 1,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 0,
            "skills": {
                "perception": 0
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, piercing, slashing",
            "damage_immunities": "",
            "condition_immunities": "charmed, frightened, grappled, paralyzed, petrified, prone, restrained, stunned",
            "senses": "passive Perception 10",
            "languages": "—",
            "challenge_rating": "1/4",
            "cr": 0.25,
            "actions": [
                {
                    "name": "Bites",
                    "desc": "Melee Weapon Attack: +5 to hit 0' 1 tgt in the swarm's space. 5 (2d4) piercing damage or 2 (1d4) piercing damage if the swarm has half its hp or fewer. The target must make DC 11 Con save or become blinded for 1 min. The target can re-save at end of each of its turns success ends effect on itself. Alternatively target can use action to clear its eyes of the insects ending effect."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Blood Sense",
                    "desc": "Can pinpoint by scent the location of warm-blooded creatures within 20' of it."
                },
                {
                    "name": "Distracting Buzz",
                    "desc": "A creature that is not deafened and starts its turn in a space occupied by a swarm of biting gnats must make DC 10 Wis save or become distracted by the droning of the gnats' wings. A distracted creature has disadvantage on attack rolls and ability checks that use Int Wis or Cha for 1 min. A creature can re-save at end of each of its turns success ends effect on itself. If a creature's save is successful the creature is immune to the swarm's Distracting Buzz for the next 10 min."
                },
                {
                    "name": "Swarm",
                    "desc": "Can occupy another creature's space and vice versa and swarm can move through any opening large enough for a Tiny beast. Can't regain hp or gain temp hp."
                }
            ],
            "spell_list": [],
            "page_no": 360,
            "environments": [],
            "img_main": null,
            "document__slug": "tob3",
            "document__title": "Tome of Beasts 3",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob3_swarm-biting-gnat/"
        }
    ]
}