list: API endpoint for returning a list of classes.
retrieve: API endpoint for returning a particular class.

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

{
    "url": "https://api-beta.open5e.com/v2/classes/toh_cold-blooded/?format=api",
    "key": "toh_cold-blooded",
    "features": [
        {
            "key": "toh_cold-blooded_insinuating-serpent",
            "name": "Insinuating Serpent",
            "desc": "Starting at 6th level, even when a creature resists your unsettling allure, your presence gets under their skin. When you cast an enchantment or illusion spell using a spell slot of 1st level or higher, and your target succeeds on its saving throw against your spell, your target becomes charmed by you until the start of your next turn. If the spell you cast affects multiple targets, only one of those targets can be affected by this feature.\n  You can use this feature a number of times equal to your proficiency bonus. You regain all expended uses when you finish a long rest.",
            "feature_type": "CLASS_FEATURE",
            "gained_at": [
                {
                    "level": 6,
                    "detail": null
                }
            ],
            "data_for_class_table": []
        },
        {
            "key": "toh_cold-blooded_mirrored-lamina",
            "name": "Mirrored Lamina",
            "desc": "Starting at 18th level, when you fail a saving throw against being charmed, frightened, paralyzed, restrained, or stunned by a spell or other magical effect, you can use your reaction to force the creature that cast the spell or created the magical effect to succeed on a saving throw against your spell save DC or suffer the same condition for the same duration.\n  If both you and the creature that targeted you are affected by a condition as a result of this feature and that condition allows for subsequent saving throws to end the effect, the condition ends for both of you if either one of you succeeds on a subsequent saving throw.",
            "feature_type": "CLASS_FEATURE",
            "gained_at": [
                {
                    "level": 18,
                    "detail": null
                }
            ],
            "data_for_class_table": []
        },
        {
            "key": "toh_cold-blooded_ophidian-metabolism",
            "name": "Ophidian Metabolism",
            "desc": "At 1st level, your affinity with serpents grants you a measure of their hardiness. You can go without food for a number of days equal to 3 + your Constitution modifier (minimum 1) + your proficiency bonus before you suffer the effects of starvation. You also have advantage on saving throws against poison and disease.",
            "feature_type": "CLASS_FEATURE",
            "gained_at": [
                {
                    "level": 1,
                    "detail": null
                }
            ],
            "data_for_class_table": []
        },
        {
            "key": "toh_cold-blooded_patterned-scales",
            "name": "Patterned Scales",
            "desc": "Also at 1st level, when you use magic to trick or deceive, the residual energy of your spell subtly alters how others perceive you. When you cast an illusion spell using a spell slot of 1st level or higher, you have advantage on Charisma (Deception) and Charisma (Persuasion) checks for the duration of the spell and for 10 minutes after the spell's duration ends.",
            "feature_type": "CLASS_FEATURE",
            "gained_at": [
                {
                    "level": 1,
                    "detail": null
                }
            ],
            "data_for_class_table": []
        },
        {
            "key": "toh_cold-blooded_spirit-venom",
            "name": "Spirit Venom",
            "desc": "At 14th level, you sap the will and resolve of creatures that are under your sway. If you start your turn with at least one creature within 30 feet of you that is currently charmed, frightened, paralyzed, restrained, or stunned by a spell you cast or a magical effect you created, such as from a magic item, you can use your reaction to force each such creature to take 6d4 psychic damage.\n  You can use this feature a number of times equal to your proficiency bonus. You regain all expended uses when you finish a long rest. If you have expended all your uses of this feature, you can spend 5 sorcery points at the start of your turn to use it again.",
            "feature_type": "CLASS_FEATURE",
            "gained_at": [
                {
                    "level": 14,
                    "detail": null
                }
            ],
            "data_for_class_table": []
        }
    ],
    "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/"
    },
    "saving_throws": [],
    "subclass_of": {
        "name": "Sorcerer",
        "key": "srd_sorcerer",
        "url": "https://api-beta.open5e.com/v2/classes/srd_sorcerer/?format=api"
    },
    "name": "Cold-Blooded",
    "hit_dice": null,
    "caster_type": null,
    "primary_abilities": []
}