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

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

{
    "url": "https://api-beta.open5e.com/v2/classes/toh_hunter-in-darkness/?format=api",
    "key": "toh_hunter-in-darkness",
    "features": [
        {
            "key": "toh_hunter-in-darkness_avatar-of-death",
            "name": "Avatar of Death",
            "desc": "Starting at 14th level, if you reduce a target to 0 hp with a weapon attack, you can use a bonus action to force each ally of the target within 30 feet of you to make a Wisdom saving throw against your warlock spell save DC. On a failure, the creature is frightened of you for 1 minute or until it takes any damage. If a creature is immune to being frightened, it is instead stunned until the end of its next turn. Once you use this feature, you can't use it again until you finish a short or long rest.",
            "feature_type": "CLASS_FEATURE",
            "gained_at": [
                {
                    "level": 14,
                    "detail": null
                }
            ],
            "data_for_class_table": []
        },
        {
            "key": "toh_hunter-in-darkness_expanded-spell-list",
            "name": "Expanded Spell List",
            "desc": "The Hunter in Darkness lets you choose from an expanded list of spells when you learn a warlock spell. The following spells are added to the warlock spell list for you.\n\n**Hunters in Darkness Expanded Spells (table)**\n| Spell Level   | Spells                             | \n|---------------|------------------------------------| \n| 1st           | *bloodhound*, *hunter's endurance* | \n| 2nd           | *instant snare*, *mark prey*       | \n| 3rd           | *clairvoyance*, *nondetection*     | \n| 4th           | *harry*, *heart-seeking arrow*     | \n| 5th           | *killing fields*, *legend lore*    |",
            "feature_type": "CLASS_FEATURE",
            "gained_at": [],
            "data_for_class_table": []
        },
        {
            "key": "toh_hunter-in-darkness_savage-hunter",
            "name": "Savage Hunter",
            "desc": "Starting at 1st level, when you reduce a hostile creature to 0 hp, its nearest ally within 30 feet of you must succeed on a Wisdom saving throw against your warlock spell save DC or be frightened of you until the end of its next turn.",
            "feature_type": "CLASS_FEATURE",
            "gained_at": [
                {
                    "level": 1,
                    "detail": null
                }
            ],
            "data_for_class_table": []
        },
        {
            "key": "toh_hunter-in-darkness_step-into-shadow",
            "name": "Step Into Shadow",
            "desc": "Beginning at 6th level, you can disappear into darkness and reappear next to an enemy. As a bonus action while in dim light or darkness, you can disappear in a puff of inky smoke and reappear in an unoccupied space that is also in dim light or darkness within 5 feet of a creature within 30 feet of you. If that creature is frightened and you attack it, you have advantage on the attack roll. Once you use this feature, you can't use it again until you finish a short or long rest.",
            "feature_type": "CLASS_FEATURE",
            "gained_at": [
                {
                    "level": 6,
                    "detail": null
                }
            ],
            "data_for_class_table": []
        },
        {
            "key": "toh_hunter-in-darkness_strike-from-the-dark",
            "name": "Strike from the Dark",
            "desc": "Beginning at 10th level, your patron's constant hunger for fear inures you to it. You are immune to being frightened. In addition, when you are in dim light or darkness and you hit a creature with a weapon attack, it must succeed on a Wisdom saving throw against your warlock spell save DC or be frightened of you for 1 minute or until it takes any damage.",
            "feature_type": "CLASS_FEATURE",
            "gained_at": [
                {
                    "level": 10,
                    "detail": null
                }
            ],
            "data_for_class_table": []
        },
        {
            "key": "toh_hunter-in-darkness_the-hunter-in-darkness-and-your-pact-boons",
            "name": "The Hunter in Darkness and Your Pact Boons",
            "desc": "When you select your pact boon at 3rd level, it is altered by your patron in the following ways.\n\n***Pact of the Chain.*** Your familiar is a hunting hound made of shadow, and it uses the statistics of a wolf.\n\n***Pact of the Blade.*** Your pact weapon can be a longbow or shortbow in addition to a melee weapon. You must provide arrows for the weapon.\n\n***Pact of the Tome.*** Your tome contains descriptions of tracks made by a multitude of creatures. If you consult your tome for 1 minute while inspecting tracks, you can identify the type of creature that left the tracks (such as a winter wolf), though not the creature's name or specific appearance (such as Frosttooth, the one-eyed leader of a notorious pack of winter wolves that terrorizes the area).",
            "feature_type": "CLASS_FEATURE",
            "gained_at": [
                {
                    "level": 3,
                    "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": "Warlock",
        "key": "srd_warlock",
        "url": "https://api-beta.open5e.com/v2/classes/srd_warlock/?format=api"
    },
    "name": "Hunter in Darkness",
    "hit_dice": null,
    "caster_type": null,
    "primary_abilities": []
}