list: API endpoint for returning a list of races. retrieve: API endpoint for returning a particular race.

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

{
    "url": "https://api-beta.open5e.com/v2/races/drow/?format=api",
    "key": "drow",
    "is_subrace": false,
    "subraces": [
        {
            "url": "https://api-beta.open5e.com/v2/races/delver/?format=api",
            "key": "delver",
            "traits": [
                {
                    "name": "Ability Score Increase",
                    "desc": "Your Strength or Dexterity score increases by 1."
                },
                {
                    "name": "Rapport with Insects",
                    "desc": "Your caste's years of working alongside the giant spiders and beetles that your people utilized in building and defending cities has left your caste with an innate affinity with the creatures. You can communicate simple ideas with insect-like beasts with an Intelligence of 3 or lower, such as spiders, beetles, wasps, scorpions, and centipedes. You can understand them in return, though this understanding is often limited to knowing the creature's current or most recent state, such as “hungry,” “content,” or “in danger.” Delver drow often keep such creatures as pets, mounts, or beasts of burden."
                },
                {
                    "name": "Specialized Training",
                    "desc": "You are proficient in one skill and one tool of your choice."
                },
                {
                    "name": "Martial Excellence",
                    "desc": "You are proficient with one martial weapon of your choice and with light armor."
                }
            ],
            "name": "Delver",
            "desc": "You are one of the workers whose labors prop up most of drow society. You were trained from birth to follow orders and serve the collective. You learned your trade well, whether it was building or fighting or erecting the traps that protected passages to your population centers.",
            "document": "https://api-beta.open5e.com/v2/documents/toh/?format=api",
            "subrace_of": "https://api-beta.open5e.com/v2/races/drow/?format=api"
        },
        {
            "url": "https://api-beta.open5e.com/v2/races/fever-bit/?format=api",
            "key": "fever-bit",
            "traits": [
                {
                    "name": "Ability Score Increase",
                    "desc": "Your Constitution score increases by 1."
                },
                {
                    "name": "Deathly Resilience",
                    "desc": "Your long exposure to the life-sapping energies of darakhul fever has made you more resilient. You have resistance to necrotic damage, and advantage on death saving throws."
                },
                {
                    "name": "Iron Constitution",
                    "desc": "You are immune to disease."
                },
                {
                    "name": "Near-Death Experience",
                    "desc": "Your brush with death has made you more stalwart in the face of danger. You have advantage on saving throws against being frightened."
                }
            ],
            "name": "Fever-Bit",
            "desc": "You were once a typical drow, then you fell victim to the ravaging claws and teeth of a darakhul. The deadly darakhul fever almost took your life, but, when you were on the verge of succumbing, you rallied and survived. You were changed, however, in ways that even the greatest healers of your people can't fathom. But now that you are immune to darakhul fever, your commanders have a job for you.",
            "document": "https://api-beta.open5e.com/v2/documents/toh/?format=api",
            "subrace_of": "https://api-beta.open5e.com/v2/races/drow/?format=api"
        },
        {
            "url": "https://api-beta.open5e.com/v2/races/purified/?format=api",
            "key": "purified",
            "traits": [
                {
                    "name": "Ability Score Increase",
                    "desc": "Your Charisma score increases by 1."
                },
                {
                    "name": "Innate Spellcasting",
                    "desc": "You know the poison spray cantrip. When you reach 3rd level, you can cast suggestion once with this trait and regain the ability to do so when you finish a long rest. When you reach 5th level, you can cast the tongues spell once and regain the ability to do so when you finish a long rest. Intelligence is your spellcasting ability for these spells."
                },
                {
                    "name": "Born Leader",
                    "desc": "You gain proficiency with two of the following skills of your choice: History, Insight, Performance, and Persuasion."
                }
            ],
            "name": "Purified",
            "desc": "You were born into the caste that produces the leaders and planners, the priests and wizards, the generals and officers of drow society. Your people, it is believed, were tested by the beneficent powers you worship, and you passed those tests to become something more. Your innate magic proves your superiority over your fellows.",
            "document": "https://api-beta.open5e.com/v2/documents/toh/?format=api",
            "subrace_of": "https://api-beta.open5e.com/v2/races/drow/?format=api"
        }
    ],
    "traits": [
        {
            "name": "Ability Score Increase",
            "desc": "Your Intelligence score increases by 2."
        },
        {
            "name": "Speed",
            "desc": "Your base walking speed is 30 feet."
        },
        {
            "name": "Superior Darkvision",
            "desc": "Accustomed to life in the darkest depths of the world, you can see in dim light within 120 feet of you as if it were bright light, and in darkness as if it were dim light. You can't discern color in darkness, only shades of gray."
        },
        {
            "name": "Age",
            "desc": "Drow physically mature at the same rate as humans, but they aren't considered adults until they reach the age of 50. They typically live to be around 500."
        },
        {
            "name": "Alignment",
            "desc": "Drow believe in reason and rationality, which leads them to favor lawful activities. However, their current dire situation makes them more prone than their ancestors to chaotic behavior. Their vicious fight for survival makes them capable of doing great evil in the name of self-preservation, although they are not, by nature, prone to evil in other circumstances."
        },
        {
            "name": "Size",
            "desc": "Drow are slightly shorter and slimmer than humans. Your size is Medium."
        },
        {
            "name": "Languages",
            "desc": "You can speak, read, and write Elvish and your choice of Common or Undercommon."
        },
        {
            "name": "Fey Ancestry",
            "desc": "You have advantage on saving throws against being charmed, and magic can't put you to sleep."
        },
        {
            "name": "Mind of Steel",
            "desc": "You understand the complexities of minds, as well as the magic that can affect them. You have advantage on Wisdom, Intelligence, and Charisma saving throws against spells."
        },
        {
            "name": "Sunlight Sensitivity",
            "desc": "You have disadvantage on attack rolls and on Wisdom (Perception) checks that rely on sight when you, the target of your attack, or whatever you are trying to perceive is in direct sunlight."
        }
    ],
    "name": "Drow",
    "desc": "Your drow character has certain characteristics in common with all other drow.",
    "document": "https://api-beta.open5e.com/v2/documents/toh/?format=api",
    "subrace_of": null
}