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

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

{
    "url": "https://api-beta.open5e.com/v2/classes/toh_wind-domain/?format=api",
    "key": "toh_wind-domain",
    "features": [
        {
            "key": "toh_wind-domain_channel-divinity-grasp-not-the-wind",
            "name": "Channel Divinity: Grasp Not the Wind",
            "desc": "At 2nd level, you can use your Channel Divinity to end the grappled condition on yourself and gain a flying speed equal to your walking speed until the end of your turn. You don't provoke opportunity attacks while flying in this way.",
            "feature_type": "CLASS_FEATURE",
            "gained_at": [
                {
                    "level": 2,
                    "detail": null
                }
            ],
            "data_for_class_table": []
        },
        {
            "key": "toh_wind-domain_dire-tempest",
            "name": "Dire Tempest",
            "desc": "At 17th level, you can create a 20-foot-radius tornado of swirling wind and debris at a point you can see within 120 feet. The storm lasts until the start of your next turn. All Huge or smaller creatures within the area must make a Strength saving throw against your spell save DC. On a failure, a creature takes 8d6 bludgeoning damage and is thrown 1d4 *x* 10 feet into the air. On a success, a creature takes half the damage and isn't thrown into the air. Creatures thrown into the air take falling damage as normal and land prone.\n  In addition, each creature that starts its turn within 15 feet of the tornado must succeed on a Strength saving throw against your spell save DC or be dragged into the tornado's area. A creature that enters the tornado's area is thrown 1d4 *x* 10 feet into the air, taking falling damage as normal and landing prone.\nOnce you use this feature, you can't use it again until you finish a long rest.",
            "feature_type": "CLASS_FEATURE",
            "gained_at": [
                {
                    "level": 17,
                    "detail": null
                }
            ],
            "data_for_class_table": []
        },
        {
            "key": "toh_wind-domain_divine-strike",
            "name": "Divine Strike",
            "desc": "At 8th level, you infuse your weapon strikes with divine energy. Once on each of your turns when you hit a creature with a weapon attack, you can cause the attack to deal an extra 1d8 thunder damage to the target. When you reach 14th level, the extra damage increases to 2d8.",
            "feature_type": "CLASS_FEATURE",
            "gained_at": [
                {
                    "level": 8,
                    "detail": null
                }
            ],
            "data_for_class_table": []
        },
        {
            "key": "toh_wind-domain_stormshield",
            "name": "Stormshield",
            "desc": "At 6th level, when you take lightning or thunder damage, you can use your reaction to gain resistance to lightning and thunder damage, including against the triggering attack, until the start of your next turn. You can use this feature a number of times equal to your Wisdom modifier (minimum of once). 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_wind-domain_winds-chosen",
            "name": "Wind's Chosen",
            "desc": "When you choose this domain at 1st level, you learn the *mage hand* cantrip and gain proficiency in the Nature skill. When you cast *mage hand*, you can make the hand invisible, and you can control the hand as a bonus action.",
            "feature_type": "CLASS_FEATURE",
            "gained_at": [
                {
                    "level": 1,
                    "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": "Cleric",
        "key": "srd_cleric",
        "url": "https://api-beta.open5e.com/v2/classes/srd_cleric/?format=api"
    },
    "name": "Wind Domain",
    "hit_dice": null,
    "caster_type": null,
    "primary_abilities": []
}