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_stinging-insects/?format=api
{ "url": "https://api-beta.open5e.com/v2/spells/spells-that-dont-suck_stinging-insects/?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_stinging-insects", "casting_options": [], "school": { "name": "Conjuration", "key": "conjuration", "url": "https://api-beta.open5e.com/v2/spellschools/conjuration/?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": "ft", "shape_size_unit": "feet", "name": "Stinging Insects", "desc": "You cause a cloud of biting, stinging insects to appear near one creature you can see within range. The target must make a Constitution saving throw. On failure, it takes 1d4 piercing damage and 1d4 poison damage and moves 5 feet in a direction of your choice. The creature doesn’t move into obviously dangerous ground, such as a fire or a pit.\n\nThe spell's damage increases by 1d4 when you reach 5th level (2d4 + 2d4), 11th level (3d4 + 3d4), and 17th level (4d4 + 4d4).", "level": 0, "higher_level": "", "target_type": "creature", "range_text": "30 ft", "range": 30.0, "ritual": false, "casting_time": "action", "reaction_condition": null, "verbal": true, "somatic": true, "material": true, "material_specified": "six sugar crystals", "material_cost": "0.00", "material_consumed": false, "target_count": 1, "saving_throw_ability": "constitution", "attack_roll": false, "damage_roll": "1d4 + 1d4", "damage_types": [ "piercing", "poison" ], "duration": "instantaneous", "shape_type": null, "shape_size": null, "concentration": false }