list: API endpoint for returning a list of species.
retrieve: API endpoint for returning a particular species.

GET /v2/species/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 63,
    "next": null,
    "previous": "https://api-beta.open5e.com/v2/species/?format=api",
    "results": [
        {
            "url": "https://api-beta.open5e.com/v2/species/toh_malkin/?format=api",
            "key": "toh_malkin",
            "is_subspecies": true,
            "document": {
                "name": "Tome of Heroes",
                "key": "toh",
                "display_name": "Tome of Heroes",
                "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/tome-of-heroes-for-5th-edition/"
            },
            "traits": [
                {
                    "name": "Ability Score Increase",
                    "desc": "Your Intelligence score increases by 1.",
                    "type": null,
                    "order": null
                },
                {
                    "name": "Curiously Clever",
                    "desc": "You have proficiency in the Investigation skill.",
                    "type": null,
                    "order": null
                },
                {
                    "name": "Charmed Curiosity",
                    "desc": "When you roll a 1 on the d20 for a Dexterity check or saving throw, you can reroll the die and must use the new roll.",
                    "type": null,
                    "order": null
                }
            ],
            "name": "Malkin",
            "desc": "It's often said curiosity killed the cat, and this applies with equal frequency to catfolk. As a malkin catfolk you are adept at finding clever solutions to escape difficult situations, even (or perhaps especially) situations of your own making. Your diminutive size also gives you an uncanny nimbleness that helps you avoid the worst consequences of your intense inquisitiveness. Most often found in densely populated regions, these catfolk are as curious about the comings and goings of other humanoids as they are about natural or magical phenomena and artifacts. While malkins are sometimes referred to as \"housecats\" by other humanoids and even by other catfolk, doing so in a malkin's hearing is a surefire way to get a face full of claws…",
            "subspecies_of": "https://api-beta.open5e.com/v2/species/toh_catfolk/?format=api"
        },
        {
            "url": "https://api-beta.open5e.com/v2/species/toh_minotaur/?format=api",
            "key": "toh_minotaur",
            "is_subspecies": false,
            "document": {
                "name": "Tome of Heroes",
                "key": "toh",
                "display_name": "Tome of Heroes",
                "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/tome-of-heroes-for-5th-edition/"
            },
            "traits": [
                {
                    "name": "Ability Score Increase",
                    "desc": "Your Strength score increases by 2, and your Constitution score increases by 1.",
                    "type": null,
                    "order": null
                },
                {
                    "name": "Speed",
                    "desc": "Your base walking speed is 30 feet.",
                    "type": null,
                    "order": null
                },
                {
                    "name": "Darkvision",
                    "desc": "You can see in dim light within 60 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.",
                    "type": null,
                    "order": null
                },
                {
                    "name": "Age",
                    "desc": "Minotaurs age at roughly the same rate as humans but mature 3 years earlier. Childhood ends around the age of 10 and adulthood is celebrated at 15.",
                    "type": null,
                    "order": null
                },
                {
                    "name": "Alignment",
                    "desc": "Minotaurs possess a wide range of alignments, just as humans do. Mixing a love for personal freedom and respect for history and tradition, the majority of minotaurs fall into neutral alignments.",
                    "type": null,
                    "order": null
                },
                {
                    "name": "Size",
                    "desc": "Adult males can reach a height of 7 feet, with females averaging 3 inches shorter. Your size is Medium.",
                    "type": null,
                    "order": null
                },
                {
                    "name": "Languages",
                    "desc": "You can speak, read, and write Common and Minotaur.",
                    "type": null,
                    "order": null
                },
                {
                    "name": "Natural Attacks",
                    "desc": "Your horns are sturdy and sharp. Your horns are a natural melee weapon, which you can use to make unarmed strikes. When you hit with your horns, they deal piercing damage equal to 1d6 + your Strength modifier, instead of the bludgeoning damage normal for an unarmed strike.",
                    "type": null,
                    "order": null
                },
                {
                    "name": "Charge",
                    "desc": "Once per turn, if you move at least 10 feet toward a target and hit it with a horn attack in the same turn, you deal an extra 1d6 piercing damage and you can shove the target up to 5 feet as a bonus action. At 11th level, when you shove a creature with Charge, you can push it up to 10 feet instead. You can use this trait a number of times per day equal to your Constitution modifier (minimum of once), and you regain all expended uses when you finish a long rest.",
                    "type": null,
                    "order": null
                },
                {
                    "name": "Labyrinth Sense",
                    "desc": "You can retrace without error any path you have previously taken, with no ability check.",
                    "type": null,
                    "order": null
                }
            ],
            "name": "Minotaur",
            "desc": "Your minotaur character has certain characteristics in common with all other minotaurs.",
            "subspecies_of": null
        },
        {
            "url": "https://api-beta.open5e.com/v2/species/toh_morel/?format=api",
            "key": "toh_morel",
            "is_subspecies": true,
            "document": {
                "name": "Tome of Heroes",
                "key": "toh",
                "display_name": "Tome of Heroes",
                "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/tome-of-heroes-for-5th-edition/"
            },
            "traits": [
                {
                    "name": "Ability Score Increase",
                    "desc": "Your Dexterity score increases by 1.",
                    "type": null,
                    "order": null
                },
                {
                    "name": "Adaptable Camouflage",
                    "desc": "If you spend at least 1 minute in an environment with ample naturally occurring plants or fungi, such as a grassland, a forest, or an underground fungal cavern, you can adjust your natural coloration to blend in with the local plant life. If you do so, you have advantage on Dexterity (Stealth) checks for the next 24 hours while in that environment.",
                    "type": null,
                    "order": null
                },
                {
                    "name": "Clan Scout",
                    "desc": "You have proficiency in the Stealth skill.",
                    "type": null,
                    "order": null
                }
            ],
            "name": "Morel",
            "desc": "Your specialty for your clan was acting as a scout and a wayfinder. Your abilities to avoid problems and locate new sources of food for your clan was instrumental in their survival, and your interactions with other clans helped keep your people alive and well.",
            "subspecies_of": "https://api-beta.open5e.com/v2/species/toh_mushroomfolk/?format=api"
        },
        {
            "url": "https://api-beta.open5e.com/v2/species/toh_mushroomfolk/?format=api",
            "key": "toh_mushroomfolk",
            "is_subspecies": false,
            "document": {
                "name": "Tome of Heroes",
                "key": "toh",
                "display_name": "Tome of Heroes",
                "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/tome-of-heroes-for-5th-edition/"
            },
            "traits": [
                {
                    "name": "Ability Score Increase",
                    "desc": "Your Wisdom score increases by 2.",
                    "type": null,
                    "order": null
                },
                {
                    "name": "Speed",
                    "desc": "Your base walking speed is 30 feet.",
                    "type": null,
                    "order": null
                },
                {
                    "name": "Darkvision",
                    "desc": "Accustomed to life underground, you can see in dim light within 60 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.",
                    "type": null,
                    "order": null
                },
                {
                    "name": "Age",
                    "desc": "Mushroomfolk reach maturity by the age of 5 and rarely live longer than 50 years.",
                    "type": null,
                    "order": null
                },
                {
                    "name": "Alignment",
                    "desc": "The limited interaction mushroomfolk have with other creatures leaves them with a fairly neutral view of the world in terms of good and evil, while their societal structure makes them more prone to law than chaos.",
                    "type": null,
                    "order": null
                },
                {
                    "name": "Size",
                    "desc": "A mushroomfolk's size is determined by its subrace.",
                    "type": null,
                    "order": null
                },
                {
                    "name": "Languages",
                    "desc": "You can speak, read, and write Mushroomfolk and your choice of Common or Undercommon.",
                    "type": null,
                    "order": null
                },
                {
                    "name": "Fungoid Form",
                    "desc": "You are a humanoid, though the fungal nature of your body and your unique diet of decayed vegetable and animal matter marks you with some plant-like characteristics. You have advantage on saving throws against poison, and you have resistance to poison damage. In addition, you are immune to disease.",
                    "type": null,
                    "order": null
                },
                {
                    "name": "Hardy Survivor",
                    "desc": "Your upbringing in mushroomfolk society has taught you how to defend yourself and find food. You have proficiency in the Survival skill.",
                    "type": null,
                    "order": null
                },
                {
                    "name": "Subrace",
                    "desc": "Three subraces of mushroomfolk are known to wander the world: acid cap, favored, and morel. Choose one of these subraces.",
                    "type": null,
                    "order": null
                }
            ],
            "name": "Mushroomfolk",
            "desc": "Your mushroomfolk character has characteristics in common with all other mushroomfolk.",
            "subspecies_of": null
        },
        {
            "url": "https://api-beta.open5e.com/v2/species/toh_mutated/?format=api",
            "key": "toh_mutated",
            "is_subspecies": true,
            "document": {
                "name": "Tome of Heroes",
                "key": "toh",
                "display_name": "Tome of Heroes",
                "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/tome-of-heroes-for-5th-edition/"
            },
            "traits": [
                {
                    "name": "Ability Score Increase",
                    "desc": "Your Strength score increases by 1.",
                    "type": null,
                    "order": null
                },
                {
                    "name": "Athletic Training",
                    "desc": "You have proficiency in the Athletics skill, and you are proficient with two martial weapons of your choice.",
                    "type": null,
                    "order": null
                },
                {
                    "name": "Otherworldly Influence",
                    "desc": "Your close connection to the strange powers that your people worship has mutated your form. Choose one of the following:\r\n\r\n**Alien Appendage.** You have a tentacle-like growth on your body. This tentacle is a natural melee weapon, which you can use to make unarmed strikes. When you hit with it, your tentacle deals bludgeoning damage equal to 1d4 + your Strength modifier, instead of the bludgeoning damage normal for an unarmed strike. This tentacle has a reach of 5 feet and can lift a number of pounds equal to double your Strength score. The tentacle can't wield weapons or shields or perform tasks that require manual precision, such as performing the somatic components of a spell, but it can perform simple tasks, such as opening an unlocked door or container, stowing or retrieving an object, or pouring the contents out of a vial.\r\n**Tainted Blood.** Your blood is tainted by your connection with otherworldly entities. When you take piercing or slashing damage, you can use your reaction to force your blood to spray out of the wound. You and each creature within 5 feet of you take necrotic damage equal to your level. Once you use this trait, you can't use it again until you finish a short or long rest.\r\n**Tenebrous Flesh.** Your skin is rubbery and tenebrous, granting you a +1 bonus to your Armor Class.",
                    "type": null,
                    "order": null
                }
            ],
            "name": "Mutated",
            "desc": "Most derro go through the process of indoctrination into their society and come out of it with visions and delusion, paranoia and mania. You, on the other hand, were not affected as much mentally as you were physically. The connection to the dark deities of your people made you stronger and gave you a physical manifestation of their gift that other derro look upon with envy and awe.",
            "subspecies_of": "https://api-beta.open5e.com/v2/species/toh_derro/?format=api"
        },
        {
            "url": "https://api-beta.open5e.com/v2/species/toh_pantheran/?format=api",
            "key": "toh_pantheran",
            "is_subspecies": true,
            "document": {
                "name": "Tome of Heroes",
                "key": "toh",
                "display_name": "Tome of Heroes",
                "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/tome-of-heroes-for-5th-edition/"
            },
            "traits": [
                {
                    "name": "Ability Score Increase",
                    "desc": "Your Wisdom score increases by 1.",
                    "type": null,
                    "order": null
                },
                {
                    "name": "Hunter's Charge",
                    "desc": "Once per turn, if you move at least 10 feet toward a target and hit it with a melee weapon attack in the same turn, you can use a bonus action to attack that creature with your Cat's Claws. You can use this trait a number of times per day equal to your proficiency bonus, and you regain all expended uses when you finish a long rest.",
                    "type": null,
                    "order": null
                },
                {
                    "name": "One With the Wilds",
                    "desc": "You have proficiency in one of the following skills of your choice: Insight, Medicine, Nature, or Survival.",
                    "type": null,
                    "order": null
                }
            ],
            "name": "Pantheran",
            "desc": "Pantheran catfolk are a wise, observant, and patient people who pride themselves on being resourceful and self-sufficient. Less social than many others of their kind, these catfolk typically dwell in small, close-knit family groups in the forests, jungles, and grasslands of the world, away from larger population centers or cities. Their family clans teach the importance of living off of and protecting the natural world, and pantherans act swiftly and mercilessly when their forest homes are threatened by outside forces. Conversely, pantherans can be the most fierce and loyal of neighbors to villages who respect nature and who take from the land and forest no more than they need. As a pantheran, you value nature and kinship, and your allies know they can count on your wisdom and, when necessary, your claws.",
            "subspecies_of": "https://api-beta.open5e.com/v2/species/toh_catfolk/?format=api"
        },
        {
            "url": "https://api-beta.open5e.com/v2/species/toh_purified/?format=api",
            "key": "toh_purified",
            "is_subspecies": true,
            "document": {
                "name": "Tome of Heroes",
                "key": "toh",
                "display_name": "Tome of Heroes",
                "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/tome-of-heroes-for-5th-edition/"
            },
            "traits": [
                {
                    "name": "Ability Score Increase",
                    "desc": "Your Charisma score increases by 1.",
                    "type": null,
                    "order": null
                },
                {
                    "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.",
                    "type": null,
                    "order": null
                },
                {
                    "name": "Born Leader",
                    "desc": "You gain proficiency with two of the following skills of your choice: History, Insight, Performance, and Persuasion.",
                    "type": null,
                    "order": null
                }
            ],
            "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.",
            "subspecies_of": "https://api-beta.open5e.com/v2/species/toh_drow/?format=api"
        },
        {
            "url": "https://api-beta.open5e.com/v2/species/toh_ravenfolk/?format=api",
            "key": "toh_ravenfolk",
            "is_subspecies": true,
            "document": {
                "name": "Tome of Heroes",
                "key": "toh",
                "display_name": "Tome of Heroes",
                "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/tome-of-heroes-for-5th-edition/"
            },
            "traits": [
                {
                    "name": "Ability Score Increase",
                    "desc": "Your Dexterity score increases by 2.",
                    "type": null,
                    "order": null
                },
                {
                    "name": "Sudden Bite and Flight",
                    "desc": "If you surprise a creature during the first round of combat, you can make a bite attack as a bonus action. If it hits, you can immediately take the Dodge action as a reaction.",
                    "type": null,
                    "order": null
                }
            ],
            "name": "Ravenfolk",
            "desc": "Your darakhul character was a ravenfolk (see Midgard Heroes Handbook) before transforming into a darakhul. Your new form feels different. It is more powerful and less fidgety, and your beak has become razor sharp. There is still room for trickery, of course. But with your new life comes a disconnection from the All Father. Does this loss gnaw at you like your new hunger or do you feel freed from the destiny of your people?",
            "subspecies_of": "https://api-beta.open5e.com/v2/species/toh_darakhul/?format=api"
        },
        {
            "url": "https://api-beta.open5e.com/v2/species/toh_satarre/?format=api",
            "key": "toh_satarre",
            "is_subspecies": false,
            "document": {
                "name": "Tome of Heroes",
                "key": "toh",
                "display_name": "Tome of Heroes",
                "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/tome-of-heroes-for-5th-edition/"
            },
            "traits": [
                {
                    "name": "Ability Score Increase",
                    "desc": "Your Constitution score increases by 2, and your Intelligence score increases by 1.",
                    "type": null,
                    "order": null
                },
                {
                    "name": "Speed",
                    "desc": "Your base walking speed is 30 feet.",
                    "type": null,
                    "order": null
                },
                {
                    "name": "Darkvision",
                    "desc": "Thanks to your dark planar parentage, you have superior vision in darkness. You can see in dim light within 60 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.",
                    "type": null,
                    "order": null
                },
                {
                    "name": "Age",
                    "desc": "Satarre grow quickly, walking soon after hatching and reaching the development of a 15-year-old human by age 6. They maintain the same appearance until about 50, then begin a rapid decline. Satarre often die violently, but those who live longer survive to no more than 65 years of age.",
                    "type": null,
                    "order": null
                },
                {
                    "name": "Alignment",
                    "desc": "Satarre are born with a tendency toward evil akin to that of rapacious dragons, and, when raised among other satarre or darakhul, they are usually evil. Those raised among other cultures tend toward the norm for those cultures.",
                    "type": null,
                    "order": null
                },
                {
                    "name": "Size",
                    "desc": "Satarre are tall but thin, from 6 to 7 feet tall with peculiar, segmented limbs. Your size is Medium.",
                    "type": null,
                    "order": null
                },
                {
                    "name": "Languages",
                    "desc": "You can speak, read, and write Common and one of the following: Abyssal, Infernal, or Void Speech. Void Speech is a language of dark gods and ancient blasphemies, and the mere sound of its sibilant tones makes many other creatures quite uncomfortable.",
                    "type": null,
                    "order": null
                },
                {
                    "name": "A Friend to Death",
                    "desc": "You have resistance to necrotic damage.",
                    "type": null,
                    "order": null
                },
                {
                    "name": "Keeper of Secrets",
                    "desc": "You have proficiency in the Arcana skill, and you have advantage on Intelligence (Arcana) checks related to the planes and planar travel. In addition, you have proficiency in one of the following skills of your choice: History, Insight, and Religion.",
                    "type": null,
                    "order": null
                },
                {
                    "name": "Carrier of Rot",
                    "desc": "You can use your action to inflict rot on a creature you can see within 10 feet of you. The creature must make a Constitution saving throw. The DC for this saving throw equals 8 + your Constitution modifier + your proficiency bonus. A creature takes 1d4 necrotic damage on a failed save, and half as much damage on a successful one. A creature that fails the saving throw also rots for 1 minute. A rotting creature takes 1d4 necrotic damage at the end of each of its turns. The target or a creature within 5 feet of it can use an action to excise the rot with a successful Wisdom (Medicine) check. The DC for the check equals the rot's Constitution saving throw DC. The rot also disappears if the target receives magical healing. The damage for the initial action and the rotting increases to 2d4 at 6th level, 3d4 at 11th level, and 4d4 at 16th level. After you use your Carrier of Rot trait, you can't use it again until you complete a short or long rest.",
                    "type": null,
                    "order": null
                }
            ],
            "name": "Satarre",
            "desc": "Your satarre heritage is apparent in a variety of traits you share with other satarre.",
            "subspecies_of": null
        },
        {
            "url": "https://api-beta.open5e.com/v2/species/toh_shade/?format=api",
            "key": "toh_shade",
            "is_subspecies": false,
            "document": {
                "name": "Tome of Heroes",
                "key": "toh",
                "display_name": "Tome of Heroes",
                "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/tome-of-heroes-for-5th-edition/"
            },
            "traits": [],
            "name": "Shade",
            "desc": "Your shade character has a number of traits that arise from being a shade as well as a few drawn from life.",
            "subspecies_of": null
        },
        {
            "url": "https://api-beta.open5e.com/v2/species/toh_tiefling-heritage/?format=api",
            "key": "toh_tiefling-heritage",
            "is_subspecies": true,
            "document": {
                "name": "Tome of Heroes",
                "key": "toh",
                "display_name": "Tome of Heroes",
                "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/tome-of-heroes-for-5th-edition/"
            },
            "traits": [
                {
                    "name": "Ability Score Increase",
                    "desc": "Your Charisma score increases by 1.",
                    "type": null,
                    "order": null
                },
                {
                    "name": "Necrotic Rebuke",
                    "desc": "When you are hit by a weapon attack, you can use a reaction to envelop the attacker in shadowy flames. The attacker takes necrotic damage equal to your Charisma modifier (minimum of 1), and it has disadvantage on attack rolls until the end of its next turn. You must finish a long rest before you can use this feature again.",
                    "type": null,
                    "order": null
                }
            ],
            "name": "Tiefling Heritage",
            "desc": "Your darakhul character was a tiefling before transforming into a darakhul. You are no stranger to the pull of powerful forces raging through your blood. You have traded one dark pull for another, and this one seems much stronger. Is that a good feeling, or do you miss your old one?",
            "subspecies_of": "https://api-beta.open5e.com/v2/species/toh_darakhul/?format=api"
        },
        {
            "url": "https://api-beta.open5e.com/v2/species/toh_trollkin-heritage/?format=api",
            "key": "toh_trollkin-heritage",
            "is_subspecies": true,
            "document": {
                "name": "Tome of Heroes",
                "key": "toh",
                "display_name": "Tome of Heroes",
                "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/tome-of-heroes-for-5th-edition/"
            },
            "traits": [
                {
                    "name": "Ability Score Increase",
                    "desc": "Your Strength score increases by 2.",
                    "type": null,
                    "order": null
                },
                {
                    "name": "Regenerative Bite",
                    "desc": "The regenerative powers of your trollkin heritage are less potent than they were in life and need a little help. As an action, you can make a bite attack against a creature that isn't undead or a construct. On a hit, you regain hit points (minimum of 1) equal to half the amount of damage dealt. Once you use this trait, you can't use it again until you finish a long rest.",
                    "type": null,
                    "order": null
                }
            ],
            "name": "Trollkin Heritage",
            "desc": "Your darakhul character was a trollkin (see Midgard Heroes Handbook) before transforming into a darakhul. Others saw you as a monster because of your ancestry. You became inured to the fearful looks and hurried exits of those around you. If only they could see you now. Does your new state make you seek revenge on them, or are you able to maintain your self-control despite the new urges you feel?",
            "subspecies_of": "https://api-beta.open5e.com/v2/species/toh_darakhul/?format=api"
        },
        {
            "url": "https://api-beta.open5e.com/v2/species/toh_uncorrupted/?format=api",
            "key": "toh_uncorrupted",
            "is_subspecies": true,
            "document": {
                "name": "Tome of Heroes",
                "key": "toh",
                "display_name": "Tome of Heroes",
                "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/tome-of-heroes-for-5th-edition/"
            },
            "traits": [
                {
                    "name": "Ability Score Increase",
                    "desc": "Your Wisdom score increases by 1.",
                    "type": null,
                    "order": null
                },
                {
                    "name": "Psychic Barrier",
                    "desc": "Your time among your less sane brethren has inured you to their madness. You have resistance to psychic damage, and you have advantage on ability checks and saving throws made against effects that inflict insanity, such as spells like contact other plane and symbol, and effects that cause short-term, long-term, or indefinite madness.",
                    "type": null,
                    "order": null
                },
                {
                    "name": "Studied Insight",
                    "desc": "You are skilled at discerning other creature's motives and intentions. You have proficiency in the Insight skill, and, if you study a creature for at least 1 minute, you have advantage on any initiative checks in combat against that creature for the next hour.",
                    "type": null,
                    "order": null
                }
            ],
            "name": "Uncorrupted",
            "desc": "Someone in your past failed to do their job of driving you to the brink of insanity. It might have been a doting parent that decided to buck tradition. It might have been a touched seer who had visions of your future without the connections to the mad gods your people serve. It might have been a whole outcast community of derro rebels who refused to serve the madness of your ancestors. Whatever happened in your past, you are quite sane—or at least quite sane for a derro.",
            "subspecies_of": "https://api-beta.open5e.com/v2/species/toh_derro/?format=api"
        }
    ]
}