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_magic-fruit/?format=api
{ "url": "https://api-beta.open5e.com/v2/spells/spells-that-dont-suck_magic-fruit/?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_magic-fruit", "casting_options": [], "school": { "name": "Transmutation", "key": "transmutation", "url": "https://api-beta.open5e.com/v2/spellschools/transmutation/?format=api" }, "classes": [ { "name": "Druid", "key": "srd_druid", "url": "https://api-beta.open5e.com/v2/classes/srd_druid/?format=api" }, { "name": "Ranger", "key": "srd_ranger", "url": "https://api-beta.open5e.com/v2/classes/srd_ranger/?format=api" } ], "range_unit": "feet", "shape_size_unit": "feet", "name": "Magic Fruit", "desc": "You infuse the components used in the spell’s casting with magic. The fruit gains minor healing properties for the duration. A creature can use its action to eat one fruit and restore 1 hit point. If a creature eats 10 infused fruits, the magic combines to provide enough nourishment to sustain a creature for one day.", "level": 1, "higher_level": "", "target_type": "object", "range_text": "Touch", "range": 0.1, "ritual": false, "casting_time": "action", "reaction_condition": null, "verbal": true, "somatic": true, "material": true, "material_specified": "up to 10 pieces of freshly-picked fruit", "material_cost": "0.00", "material_consumed": false, "target_count": 10, "saving_throw_ability": "", "attack_roll": false, "damage_roll": "", "damage_types": [], "duration": "24 hours", "shape_type": null, "shape_size": null, "concentration": false }