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

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

{
    "url": "https://api-beta.open5e.com/v2/classes/open5e_way-of-shadowdancing/?format=api",
    "key": "open5e_way-of-shadowdancing",
    "features": [
        {
            "key": "open5e_way-of-shadowdancing_dark-passage",
            "name": "Dark Passage",
            "desc": "Starting at 6th level, you can use shadows to instantly transport yourself a short distance via the plane of shadows. As a bonus action, you can teleport from your space to another unoccupied space that you can see within 60 feet, as long as both spaces are in dim light or darkness. After using this ability, you gain advantage on your next melee attack until the end of the turn.",
            "feature_type": "CLASS_LEVEL_FEATURE",
            "gained_at": [
                {
                    "level": 6,
                    "detail": null
                }
            ],
            "data_for_class_table": []
        },
        {
            "key": "open5e_way-of-shadowdancing_magic-of-shadow",
            "name": "Magic of Shadow",
            "desc": "At 3rd level, you can channel your ki to cast a selection of spells tied to the plane of shadow. You learn the cantrip *minor illusion*. You can also use an action and 2 ki points to cast any of the following spells without the need for material components: *darkness*, *darkvision*, *silence*, and *pass without trace*.",
            "feature_type": "CLASS_LEVEL_FEATURE",
            "gained_at": [
                {
                    "level": 3,
                    "detail": null
                }
            ],
            "data_for_class_table": []
        },
        {
            "key": "open5e_way-of-shadowdancing_shadow-strike",
            "name": "Shadow Strike",
            "desc": "When you reach 17th level, you can make an extra attack against a distracted enemy. If a creature other than you hits a target within 5 feet of you with an attack, you may use a reaction to make a melee attack against the same target.",
            "feature_type": "CLASS_LEVEL_FEATURE",
            "gained_at": [
                {
                    "level": 17,
                    "detail": null
                }
            ],
            "data_for_class_table": []
        },
        {
            "key": "open5e_way-of-shadowdancing_walk-unseen",
            "name": "Walk Unseen",
            "desc": "Starting at 11th level, you can suffuse your presence with the shadows around you and walk unseen. If you are in dim light or darkness, you can use an action and become invisible. You become visible if you are exposed to bright light, or if you cast a spell or make an attack.",
            "feature_type": "CLASS_LEVEL_FEATURE",
            "gained_at": [
                {
                    "level": 11,
                    "detail": null
                }
            ],
            "data_for_class_table": []
        }
    ],
    "document": {
        "name": "Open5e Originals",
        "key": "open5e",
        "display_name": "Open5e Originals",
        "publisher": {
            "name": "Open5e",
            "key": "open5e",
            "url": "https://api-beta.open5e.com/v2/publishers/open5e/?format=api"
        },
        "gamesystem": {
            "name": "5th Edition 2014",
            "key": "5e-2014",
            "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api"
        },
        "permalink": "https://open5e.com/"
    },
    "saving_throws": [],
    "subclass_of": {
        "name": "Monk",
        "key": "srd_monk",
        "url": "https://api-beta.open5e.com/v2/classes/srd_monk/?format=api"
    },
    "name": "Way of Shadowdancing",
    "desc": "*Compare to the core book's Way of Shadow*\n\nMonks of the shadowdancing tradition are more than just stealthy assassins; they have mastered their ki to become one with the shadows. As they continue their training, they strengthen their connection to the plane of shadow, giving them the ability to perform supernatural feats of subterfuge and jaunt through that very realm of darkness. They are known as ninjas in some regions, and they can serve as spies, killers, and saboteurs for hire. Alternatively, their monastery might only send them on specific missions towards some secret agenda as hidden as the shadowdancers themselves.",
    "hit_dice": null,
    "caster_type": null,
    "primary_abilities": []
}