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

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

{
    "url": "https://api-beta.open5e.com/v2/classes/toh_tunnel-watcher/?format=api",
    "key": "toh_tunnel-watcher",
    "features": [
        {
            "key": "toh_tunnel-watcher_against-the-tide",
            "name": "Against the Tide",
            "desc": "Beginning at 18th level, when you use the Attack action and hit more than one creature with a weapon on your turn, you can use a bonus action to gain resistance to bludgeoning, piercing, and slashing damage until the start of your next turn. When you shove more than one creature on your turn, you can use a bonus action to shove one creature within 5 feet of a creature you successfully shoved.",
            "feature_type": "CLASS_FEATURE",
            "gained_at": [
                {
                    "level": 18,
                    "detail": null
                }
            ],
            "data_for_class_table": []
        },
        {
            "key": "toh_tunnel-watcher_bonus-proficiencies",
            "name": "Bonus Proficiencies",
            "desc": "At 3rd level, you gain proficiency with thieves' tools and mason's tools.",
            "feature_type": "PROFICIENCIES",
            "gained_at": [
                {
                    "level": 3,
                    "detail": null
                }
            ],
            "data_for_class_table": []
        },
        {
            "key": "toh_tunnel-watcher_cave-in",
            "name": "Cave-In",
            "desc": "Starting at 15th level, once on each of your turns when you use the Attack action, you can replace one of your attacks with a strike against a wall or ceiling within your weapon's reach or range. Creatures other than you within 5 feet of the section of wall or the floor below the ceiling where you strike must make a Dexterity saving throw against a DC equal to 8 + your proficiency bonus + your Strength or Dexterity modifier (your choice).\n  A creature that fails this saving throw takes 2d10 bludgeoning damage and is restrained until the end of its next turn. A creature that succeeds on the saving throw takes half the damage and isn't restrained. While restrained in this way, a creature has three-quarters cover against creatures other than you. When the effect ends, the creature's space becomes difficult terrain.",
            "feature_type": "CLASS_FEATURE",
            "gained_at": [
                {
                    "level": 15,
                    "detail": null
                }
            ],
            "data_for_class_table": []
        },
        {
            "key": "toh_tunnel-watcher_fight-for-every-step",
            "name": "Fight for Every Step",
            "desc": "At 3rd level, when you take damage from a melee attack, you can use your reaction to move 5 feet away from the attacker, reducing the damage you take from the attack by 1d6 + the number of hostile creatures within 5 feet of the space you left. This movement doesn't provoke opportunity attacks.\n  The attacker can immediately move into the space you left. This movement doesn't cost the attacker's reaction and doesn't provoke opportunity attacks, but a creature can move this way only once each turn.",
            "feature_type": "CLASS_FEATURE",
            "gained_at": [
                {
                    "level": 3,
                    "detail": null
                }
            ],
            "data_for_class_table": []
        },
        {
            "key": "toh_tunnel-watcher_first-line-of-defense",
            "name": "First Line of Defense",
            "desc": "Starting at 3rd level, a creature that you hit with a melee weapon attack has its speed reduced by 5 feet and can't use the Disengage action until the start of your next turn. You can't reduce a creature's speed by more than 10 feet with this feature.\n  In addition, when you hit a creature with an opportunity attack, you deal an extra 1d8 damage of the weapon's type.",
            "feature_type": "CLASS_FEATURE",
            "gained_at": [
                {
                    "level": 3,
                    "detail": null
                }
            ],
            "data_for_class_table": []
        },
        {
            "key": "toh_tunnel-watcher_safe-passage",
            "name": "Safe Passage",
            "desc": "Starting at 7th level, you have advantage on saving throws against traps, natural hazards, and lair actions. Traps, natural hazards, and lair actions have disadvantage when they make attack rolls against you.",
            "feature_type": "CLASS_FEATURE",
            "gained_at": [
                {
                    "level": 7,
                    "detail": null
                }
            ],
            "data_for_class_table": []
        },
        {
            "key": "toh_tunnel-watcher_steadfast",
            "name": "Steadfast",
            "desc": "At 10th level, you have advantage on saving throws against effects that cause the frightened condition and effects that would move you against your will, including teleportation effects. When a hostile creature forces you to make a Strength saving throw and you succeed, you deal an extra 1d8 damage of the weapon's type the next time you hit with a weapon attack before the end of your next turn.",
            "feature_type": "CLASS_FEATURE",
            "gained_at": [
                {
                    "level": 10,
                    "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": "Fighter",
        "key": "srd_fighter",
        "url": "https://api-beta.open5e.com/v2/classes/srd_fighter/?format=api"
    },
    "name": "Tunnel Watcher",
    "hit_dice": null,
    "caster_type": null,
    "primary_abilities": []
}