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

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

{
    "url": "https://api-beta.open5e.com/v2/classes/toh_college-of-sincerity/?format=api",
    "key": "toh_college-of-sincerity",
    "features": [
        {
            "key": "toh_college-of-sincerity_artist-of-renown",
            "name": "Artist of Renown",
            "desc": "At 14th level, you can expend a Bardic Inspiration die to cast an enchantment spell you don't know using one of your spell slots. When you do so, you must be able to meet all of the spell's requirements, and you must have an available spell slot of sufficient level.\n  You can't use your Font of Inspiration feature to regain Bardic Inspiration dice expended to cast spells with this feature after a short rest. Bardic Inspiration dice expended by this feature are regained only after you finish a long rest.",
            "feature_type": "CLASS_FEATURE",
            "gained_at": [
                {
                    "level": 14,
                    "detail": null
                }
            ],
            "data_for_class_table": []
        },
        {
            "key": "toh_college-of-sincerity_entourage",
            "name": "Entourage",
            "desc": "When you join the College of Sincerity at 3rd level, you gain the service of two commoners. Your entourage is considered charmed by you and travels with you to see to your mundane needs, such as making your meals and doing your laundry. If you are in an urban area, they act as your messengers and gofers. When you put on a performance, they speak your praises and rouse the crowd to applause. In exchange for their service, you must provide your entourage a place to live and pay the costs for them to share the same lifestyle as you.\n  Your entourage doesn't join combat or venture into obviously dangerous areas or situations. If you or your companions abuse or mistreat your entourage, they leave your service immediately. If this occurs, you can gain the service of a new entourage by traveling to a different urban area where you must perform at least 1 hour each day for one week.\n  You gain another commoner at 6th level, and a final one at 14th level. If you prefer, instead of gaining a new commoner at 6th level, one member of your entourage can become a guard. At 14th level, if you have a guard, it can become your choice of a spy or veteran, instead of taking on a new commoner. If one member of your entourage becomes a guard, spy, or veteran, that person accompanies you into dangerous situations, but they only use the Help action to aid you, unless you use a bonus action to direct them to take a specific action. At the GM's discretion, you can replace the guard with another humanoid of CR 1/8 or lower, the spy with another humanoid of CR 1 or lower, and the veteran with another humanoid of CR 3 or lower.",
            "feature_type": "CLASS_FEATURE",
            "gained_at": [
                {
                    "level": 3,
                    "detail": null
                }
            ],
            "data_for_class_table": []
        },
        {
            "key": "toh_college-of-sincerity_kind-eyed-smile",
            "name": "Kind-Eyed Smile",
            "desc": "Also at 3rd level, when you cast an enchantment spell, such as *charm person*, your target remains unaware of your attempt to affect its mind, regardless of the result of its saving throw. When the duration of an enchantment spell you cast ends, your target remains unaware that you enchanted it. If the description of the spell you cast states the creature is aware you influenced it with magic, it isn't aware you enchanted it unless it succeeds on a Charisma saving throw against your spell save DC.",
            "feature_type": "CLASS_FEATURE",
            "gained_at": [
                {
                    "level": 3,
                    "detail": null
                }
            ],
            "data_for_class_table": []
        },
        {
            "key": "toh_college-of-sincerity_lingering-presence",
            "name": "Lingering Presence",
            "desc": "Starting at 6th level, if a creature fails a saving throw against an enchantment or illusion spell you cast, it has disadvantage on subsequent saving throws it makes to overcome the effects of your spell. For example, a creature affected by your *hold person* spell has disadvantage on the saving throw it makes at the end of each of its turns to end the paralyzed effect.",
            "feature_type": "CLASS_FEATURE",
            "gained_at": [
                {
                    "level": 6,
                    "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": "Bard",
        "key": "srd_bard",
        "url": "https://api-beta.open5e.com/v2/classes/srd_bard/?format=api"
    },
    "name": "College of Sincerity",
    "hit_dice": null,
    "caster_type": null,
    "primary_abilities": []
}