Spell Instance
list: API endpoint for returning a list of spells.
retrieve: API endpoint for returning a particular spell.
GET /v2/spells/spells-that-dont-suck_thunder-burst/?format=api
{ "url": "https://api-beta.open5e.com/v2/spells/spells-that-dont-suck_thunder-burst/?format=api", "document": { "name": "Spells That Don't Suck", "key": "spells-that-dont-suck", "display_name": "Spells That Don't Suck", "publisher": { "name": "Somanyrobots", "key": "somanyrobots", "url": "https://api-beta.open5e.com/v2/publishers/somanyrobots/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://www.somanyrobots.com/s/Spells-That-Dont-Suck-compressed.pdf" }, "key": "spells-that-dont-suck_thunder-burst", "casting_options": [], "school": { "name": "Evocation", "key": "evocation", "url": "https://api-beta.open5e.com/v2/spellschools/evocation/?format=api" }, "classes": [ { "name": "Druid", "key": "srd_druid", "url": "https://api-beta.open5e.com/v2/classes/srd_druid/?format=api" }, { "name": "Sorcerer", "key": "srd_sorcerer", "url": "https://api-beta.open5e.com/v2/classes/srd_sorcerer/?format=api" }, { "name": "Warlock", "key": "srd_warlock", "url": "https://api-beta.open5e.com/v2/classes/srd_warlock/?format=api" }, { "name": "Wizard", "key": "srd_wizard", "url": "https://api-beta.open5e.com/v2/classes/srd_wizard/?format=api" } ], "range_unit": "feet", "shape_size_unit": "feet", "name": "Thunder Burst", "desc": "You create a concussive pulse, producing a boom audible out to 300 feet. All other creatures within 5 feet of you must succeed on a Constitution saving throw or take 1d8 thunder damage and be deafened until the end of its next turn.\n\nThe spell's damage increases by 1d8 when you reach 5th level (2d8), 11th level (3d8), and 17th level (4d8).", "level": 0, "higher_level": "", "target_type": "", "range_text": "Self", "range": 0.0, "ritual": false, "casting_time": "action", "reaction_condition": null, "verbal": false, "somatic": true, "material": false, "material_specified": "", "material_cost": null, "material_consumed": false, "target_count": null, "saving_throw_ability": "constitution", "attack_roll": false, "damage_roll": "1d8", "damage_types": [ "thunder" ], "duration": "instantaneous", "shape_type": null, "shape_size": null, "concentration": false }