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

GET /v2/creaturetypes/?format=api&ordering=name
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 14,
    "next": null,
    "previous": null,
    "results": [
        {
            "url": "https://api.open5e.com/v2/creaturetypes/aberration/?format=api",
            "key": "aberration",
            "name": "Aberration",
            "desc": "Aberrations are utterly alien beings. Many of them have innate magical abilities drawn from the creature’s alien mind rather than the mystical forces of the world. The quintessential aberrations are aboleths, beholders, mind flayers, and slaadi.",
            "document": "https://api.open5e.com/v2/documents/srd/?format=api"
        },
        {
            "url": "https://api.open5e.com/v2/creaturetypes/beast/?format=api",
            "key": "beast",
            "name": "Beast",
            "desc": "Beasts are nonhumanoid creatures that are a natural part of the fantasy ecology. Some of them have magical powers, but most are unintelligent and lack any society or language. Beasts include all varieties of ordinary animals, dinosaurs, and giant versions of animals.",
            "document": "https://api.open5e.com/v2/documents/srd/?format=api"
        },
        {
            "url": "https://api.open5e.com/v2/creaturetypes/celestial/?format=api",
            "key": "celestial",
            "name": "Celestial",
            "desc": "Celestials are creatures native to the Upper Planes. Many of them are the servants of deities, employed as messengers or agents in the mortal realm and throughout the planes. Celestials are good by nature, so the exceptional celestial who strays from a good alignment is a horrifying rarity. Celestials include angels, couatls, and pegasi.",
            "document": "https://api.open5e.com/v2/documents/srd/?format=api"
        },
        {
            "url": "https://api.open5e.com/v2/creaturetypes/construct/?format=api",
            "key": "construct",
            "name": "Construct",
            "desc": "Constructs are made, not born. Some are programmed by their creators to follow a simple set of instructions, while others are imbued with sentience and capable of independent thought. Golems are the iconic constructs. Many creatures native to the outer plane of Mechanus, such as modrons, are constructs shaped from the raw material of the plane by the will of more powerful creatures.",
            "document": "https://api.open5e.com/v2/documents/srd/?format=api"
        },
        {
            "url": "https://api.open5e.com/v2/creaturetypes/dragon/?format=api",
            "key": "dragon",
            "name": "Dragon",
            "desc": "Dragons are large reptilian creatures of ancient origin and tremendous power. True dragons, including the good metallic dragons and the evil chromatic dragons, are highly intelligent and have innate magic. Also in this category are creatures distantly related to true dragons, but less powerful, less intelligent, and less magical, such as wyverns and pseudodragons.",
            "document": "https://api.open5e.com/v2/documents/srd/?format=api"
        },
        {
            "url": "https://api.open5e.com/v2/creaturetypes/elemental/?format=api",
            "key": "elemental",
            "name": "Elemental",
            "desc": "Elementals are creatures native to the elemental planes. Some creatures of this type are little more than animate masses of their respective elements, including the creatures simply called elementals. Others have biological forms infused with elemental energy. The races of genies, including djinn and efreet, form the most important civilizations on the elemental planes. Other elemental creatures include azers and invisible stalkers.",
            "document": "https://api.open5e.com/v2/documents/srd/?format=api"
        },
        {
            "url": "https://api.open5e.com/v2/creaturetypes/fey/?format=api",
            "key": "fey",
            "name": "Fey",
            "desc": "Fey are magical creatures closely tied to the forces of nature. They dwell in twilight groves and misty forests. In some worlds, they are closely tied to the Feywild, also called the Plane of Faerie. Some are also found in the Outer Planes, particularly the planes of Arborea and the Beastlands. Fey include dryads, pixies, and satyrs.",
            "document": "https://api.open5e.com/v2/documents/srd/?format=api"
        },
        {
            "url": "https://api.open5e.com/v2/creaturetypes/fiend/?format=api",
            "key": "fiend",
            "name": "Fiend",
            "desc": "Fiends are creatures of wickedness that are native to the Lower Planes. A few are the servants of deities, but many more labor under the leadership of archdevils and demon princes. Evil priests and mages sometimes summon fiends to the material world to do their bidding. If an evil celestial is a rarity, a good fiend is almost inconceivable. Fiends include demons, devils, hell hounds, rakshasas, and yugoloths.",
            "document": "https://api.open5e.com/v2/documents/srd/?format=api"
        },
        {
            "url": "https://api.open5e.com/v2/creaturetypes/giant/?format=api",
            "key": "giant",
            "name": "Giant",
            "desc": "Giants tower over humans and their kind. They are humanlike in shape, though some have multiple heads (ettins) or deformities (fomorians). The six varieties of true giant are hill giants, stone giants, frost giants, fire giants, cloud giants, and storm giants. Besides these, creatures such as ogres and trolls are giants.",
            "document": "https://api.open5e.com/v2/documents/srd/?format=api"
        },
        {
            "url": "https://api.open5e.com/v2/creaturetypes/humanoid/?format=api",
            "key": "humanoid",
            "name": "Humanoid",
            "desc": "Humanoids are the main peoples of a fantasy gaming world, both civilized and savage, including humans and a tremendous variety of other species. They have language and culture, few if any innate magical abilities (though most humanoids can learn spellcasting), and a bipedal form. The most common humanoid races are the ones most suitable as player characters: humans, dwarves, elves, and halflings. Almost as numerous but far more savage and brutal, and almost uniformly evil, are the races of goblinoids (goblins, hobgoblins, and bugbears), orcs, gnolls, lizardfolk, and kobolds.",
            "document": "https://api.open5e.com/v2/documents/srd/?format=api"
        },
        {
            "url": "https://api.open5e.com/v2/creaturetypes/monstrosity/?format=api",
            "key": "monstrosity",
            "name": "Monstrosity",
            "desc": "Monstrosities are monsters in the strictest sense—frightening creatures that are not ordinary, not truly natural, and almost never benign. Some are the results of magical experimentation gone awry (such as owlbears), and others are the product of terrible curses (including minotaurs and yuan-­‐‑ti). They defy categorization, and in some sense serve as a catch-­‐‑all category for creatures that don’t fit into any other type.",
            "document": "https://api.open5e.com/v2/documents/srd/?format=api"
        },
        {
            "url": "https://api.open5e.com/v2/creaturetypes/ooze/?format=api",
            "key": "ooze",
            "name": "Ooze",
            "desc": "Oozes are gelatinous creatures that rarely have a fixed shape. They are mostly subterranean, dwelling in caves and dungeons and feeding on refuse, carrion, or creatures unlucky enough to get in their way. Black puddings and gelatinous cubes are among the most recognizable oozes.",
            "document": "https://api.open5e.com/v2/documents/srd/?format=api"
        },
        {
            "url": "https://api.open5e.com/v2/creaturetypes/plant/?format=api",
            "key": "plant",
            "name": "Plant",
            "desc": "Plants in this context are vegetable creatures, not ordinary flora. Most of them are ambulatory, and some are carnivorous. The quintessential plants are the shambling mound and the treant. Fungal creatures such as the gas spore and the myconid also fall into this category.",
            "document": "https://api.open5e.com/v2/documents/srd/?format=api"
        },
        {
            "url": "https://api.open5e.com/v2/creaturetypes/undead/?format=api",
            "key": "undead",
            "name": "Undead",
            "desc": "Undead are once-­‐‑living creatures brought to a horrifying state of undeath through the practice of necromantic magic or some unholy curse. Undead include walking corpses, such as vampires and zombies, as well as bodiless spirits, such as ghosts and specters.",
            "document": "https://api.open5e.com/v2/documents/srd/?format=api"
        }
    ]
}