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

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

{
    "url": "https://api-beta.open5e.com/v2/classes/open5e_demise-domain/?format=api",
    "key": "open5e_demise-domain",
    "features": [
        {
            "key": "open5e_demise-domain_bonus-proficiency",
            "name": "Bonus Proficiency",
            "desc": "When you choose this domain at 1st level, you gain the martial weapon proficiency.",
            "feature_type": "CLASS_LEVEL_FEATURE",
            "gained_at": [
                {
                    "level": 1,
                    "detail": null
                }
            ],
            "data_for_class_table": []
        },
        {
            "key": "open5e_demise-domain_channel-divinity-killing-touch",
            "name": "Channel Divinity: Killing Touch",
            "desc": "Beginning at 2nd level, when one of your melee attacks hit a creature, you can make use of your Channel Divinity to add necrotic damage equal to your cleric level times two, plus 5.",
            "feature_type": "CLASS_LEVEL_FEATURE",
            "gained_at": [
                {
                    "level": 2,
                    "detail": null
                }
            ],
            "data_for_class_table": []
        },
        {
            "key": "open5e_demise-domain_death-comes-for-all",
            "name": "Death Comes for All",
            "desc": "Just as death comes for all creatures, at 6th level your deathly powers affect even those who could normally withstand them. You ignore a creature’s necrotic resistance when you deal damage via spells or your Channel Divinity.",
            "feature_type": "CLASS_LEVEL_FEATURE",
            "gained_at": [
                {
                    "level": 6,
                    "detail": null
                }
            ],
            "data_for_class_table": []
        },
        {
            "key": "open5e_demise-domain_death-domain-spells-table",
            "name": "Death Domain Spells (table)",
            "desc": "Cleric Level | Spells                                  |\r\n|--------------|-----------------------------------------|\r\n| 1st          | false life, ray of sickness             |\r\n| 3rd          | blindness/deafness, ray of enfeeblement |\r\n| 5th          | animate dead, vampiric touch            |\r\n| 7th          | blight, death ward                      |\r\n| 9th          | antilife shell, cloudkill               |",
            "feature_type": "CLASS_LEVEL_FEATURE",
            "gained_at": [
                {
                    "level": 1,
                    "detail": null
                }
            ],
            "data_for_class_table": []
        },
        {
            "key": "open5e_demise-domain_deaths-cut",
            "name": "Death’s Cut",
            "desc": "Your connection to death means that your necromantic powers can cut through more foes. You learn an additional cantrip of the necromancy school from any class spell list. When you cast any necromancy cantrip that targets a single creature, you can target a second creature within the spell’s range if it is within 5 feet of the first target.",
            "feature_type": "CLASS_LEVEL_FEATURE",
            "gained_at": [
                {
                    "level": 1,
                    "detail": null
                }
            ],
            "data_for_class_table": []
        },
        {
            "key": "open5e_demise-domain_divine-strike",
            "name": "Divine Strike",
            "desc": "At 8th level, you gain the ability to 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 necrotic damage to the target. When you reach 14th level, the extra damage increases to 2d8.",
            "feature_type": "CLASS_LEVEL_FEATURE",
            "gained_at": [
                {
                    "level": 8,
                    "detail": null
                }
            ],
            "data_for_class_table": []
        },
        {
            "key": "open5e_demise-domain_improved-deaths-cut",
            "name": "Improved Death’s Cut",
            "desc": "Beginning at 17th level, your Death’s Cut feature can apply to spells of the necromancy school of up to 5th-level in addition to cantrips. However, you must double the amount of material components used if the spell calls for them.",
            "feature_type": "CLASS_LEVEL_FEATURE",
            "gained_at": [
                {
                    "level": 17,
                    "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": "Cleric",
        "key": "srd_cleric",
        "url": "https://api-beta.open5e.com/v2/classes/srd_cleric/?format=api"
    },
    "name": "Demise Domain",
    "desc": "*Compare to the core book’s Death Domain*\n\nWhile deities oversee all realms of nature and the cosmos, perhaps none is more important to mortals than their purveyance over the afterlife. The demise domain covers both gods who rule over kingdoms of the dead, such as Arawn, Ereshkigal, Mictlāntēcutli, Hades, Hel, and Osiris; it is also held by deities who oversee conflict and the actual moment of one’s demise, for instance the Morrigan and Nergal, and deities of suffering (Kiputytto) and disease (Loviatar). It includes many winter deities like Hel and Marzanna that oversee the metaphorical death of spring, and patrons of the undead like Koschei the Deathless are also served by clerics of the demise domain. The domain is often favored by evil deities like Erlik, but is not exclusive to them; noble judges of souls like Anubis and helpful psychopomps like Xolotl also have the demise domain in their portfolio. Similarly, while the demise domain is often favored by evil cultists, clerics who seek to comfort the dying or uphold the natural progression of the afterlife may also select this domain.\n\nNote: this subclass is primarily for NPCs, but a player can choose it at their Game Master’s discretion.",
    "hit_dice": null,
    "caster_type": null,
    "primary_abilities": []
}