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

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

{
    "url": "https://api-beta.open5e.com/v2/classes/toh_oath-of-justice/?format=api",
    "key": "toh_oath-of-justice",
    "features": [
        {
            "key": "toh_oath-of-justice_avatar-of-perfect-order",
            "name": "Avatar of Perfect Order",
            "desc": "At 20th level, you can take on the appearance of justice itself. As an action, you become wreathed in a garment of cold light. For 1 minute, you benefit from the following effects: \n* You are immune to bludgeoning, piercing, and slashing damage. \n* You can use your Justicar's Celerity feature without expending a use of Channel Divinity. \n* When a creature you can see takes the Attack or Cast a Spell action, you can use your reaction to force it to make a Wisdom saving throw. On a failure, it must take a different action of your choice instead.\nOnce you use this feature, you can't use it again until you finish a long rest.",
            "feature_type": "CLASS_FEATURE",
            "gained_at": [
                {
                    "level": 20,
                    "detail": null
                }
            ],
            "data_for_class_table": []
        },
        {
            "key": "toh_oath-of-justice_channel-divinity",
            "name": "Channel Divinity",
            "desc": "When you take this oath at 3rd level, you gain the following two Channel Divinity options. See the Sacred Oath class feature for how Channel Divinity works.\n\n***Tether of Righteousness.*** You can use your Channel Divinity to bind your target to you. As an action, you extend a line of energy toward a creature you can see within 30 feet of you. That creature must make a Dexterity saving throw. On a failure, it is tethered and can't move more than 30 feet away from you for 1 minute. While tethered, the target takes lightning damage equal to your Charisma modifier (minimum of 1) at the end of each of its turns. You can use an action to make a Strength (Athletics) check opposed by the tethered creature's Strength (Athletics) or Dexterity (Acrobatics) check (the creature's choice). On a success, you can pull the creature up to 15 feet in a straight line toward you. As an action, the tethered creature can make a Strength check against your spell save DC. On a success, it breaks the tether.\n\n***Justicar's Celerity.*** You can use your Channel Divinity to respond to danger with lightning speed. When a creature that you can see is attacked, you can move up to your speed as a reaction. If you end your movement within 5 feet of the attacker, you can make one melee attack against it as part of this reaction. If you end your movement within 5 feet of the target of the attack, you can become the target of the attack instead as part of this reaction.",
            "feature_type": "CLASS_FEATURE",
            "gained_at": [
                {
                    "level": 3,
                    "detail": null
                }
            ],
            "data_for_class_table": []
        },
        {
            "key": "toh_oath-of-justice_disciplined-pursuant",
            "name": "Disciplined Pursuant",
            "desc": "At 7th level, you can bend the laws of magic to parallel the laws of civilization. When you reduce a creature to 0 hit points with a spell or Divine Smite, you can choose to knock out the creature instead of killing it. The creature falls unconscious and is stable.\n  In addition, once per turn when you deal radiant damage to a creature, you can force it to make a Constitution saving throw. On a failure, its speed is halved until the end of its next turn. If you deal radiant damage to more than one creature, you can choose only one creature to be affected by this feature.",
            "feature_type": "CLASS_FEATURE",
            "gained_at": [
                {
                    "level": 7,
                    "detail": null
                }
            ],
            "data_for_class_table": []
        },
        {
            "key": "toh_oath-of-justice_shackles-of-light",
            "name": "Shackles of Light",
            "desc": "Starting at 15th level, once per turn when you deal radiant damage to a creature, it must make a Constitution saving throw. On a failure, it is restrained by golden, spectral chains until the end of its next turn. If you deal radiant damage to more than one creature, you can choose only one such creature to be affected by this feature. The target of this feature can be different from the target of your Disciplined Pursuant feature.",
            "feature_type": "CLASS_FEATURE",
            "gained_at": [
                {
                    "level": 15,
                    "detail": null
                }
            ],
            "data_for_class_table": []
        },
        {
            "key": "toh_oath-of-justice_tenets-of-justice",
            "name": "Tenets of Justice",
            "desc": "All paladins of justice uphold the law in some capacity, but their oath differs depending on their station. A paladin who serves a queen upholds slightly different tenets than one who serves a small town.\n\n***Uphold the Law.*** The law represents the triumph of civilization over the untamed wilds. It must be preserved at all costs.\n\n***Punishment Fits the Crime.*** The severity of justice acts in equal measure to the severity of a wrongdoer's transgressions. Oath Spells You gain oath spells at the paladin levels listed in the Oath of Justice Spells table. See the Sacred Oath class feature for how oath spells work.\n\n**Oath of Justice Spells (table)**\n| Paladin Level  | Spells                              | \n|----------------|-------------------------------------| \n| 3rd            | *color spray*, *guiding bolt*       | \n| 5th            | *guiding bolt*, *zone of truth*     | \n| 9th            | *lightning bolt*, *slow*            | \n| 13th           | *faithful hound*, *locate creature* | \n| 17th           | *arcane hand*, *hold monster*       |",
            "feature_type": "CLASS_FEATURE",
            "gained_at": [],
            "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": "Paladin",
        "key": "srd_paladin",
        "url": "https://api-beta.open5e.com/v2/classes/srd_paladin/?format=api"
    },
    "name": "Oath of Justice",
    "hit_dice": null,
    "caster_type": null,
    "primary_abilities": []
}