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

{
    "url": "https://api-beta.open5e.com/v2/spellschools/enchantment/?format=api",
    "name": "Enchantment",
    "desc": "**Enchantment** spells affect the minds of others, influencing or controlling their behavior. Such spells can make enemies see the caster as a friend, force creatures to take a course of action, or even control another creature like a puppet.",
    "document": "https://api-beta.open5e.com/v2/documents/srd-2014/?format=api"
}