Spell Instance
list: API endpoint for returning a list of spells.
retrieve: API endpoint for returning a particular spell.
GET /v2/spells/srd-2024_heal/?format=api
{ "url": "https://api-beta.open5e.com/v2/spells/srd-2024_heal/?format=api", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "key": "srd-2024_heal", "casting_options": [ { "type": "slot_level_7", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": "The target regains 80 Hit Points." }, { "type": "slot_level_8", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": "The target regains 90 Hit Points." }, { "type": "slot_level_9", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": "The target regains 100 Hit Points." } ], "school": { "name": "Abjuration", "key": "abjuration", "url": "https://api-beta.open5e.com/v2/spellschools/abjuration/?format=api" }, "classes": [ { "name": "Cleric", "key": "srd-2024_cleric", "url": "https://api-beta.open5e.com/v2/classes/srd-2024_cleric/?format=api" }, { "name": "Druid", "key": "srd-2024_druid", "url": "https://api-beta.open5e.com/v2/classes/srd-2024_druid/?format=api" } ], "range_unit": "feet", "shape_size_unit": "feet", "name": "Heal", "desc": "Choose a creature that you can see within range. Positive energy washes through the target, restoring 70 Hit Points. This spell also ends the Blinded, Deafened, and Poisoned conditions on the target.", "level": 6, "higher_level": "The healing increases by 10 for each spell slot level above 6.", "target_type": "creature", "range_text": "60 feet", "range": 60, "ritual": false, "casting_time": "action", "reaction_condition": null, "verbal": true, "somatic": true, "material": false, "material_specified": "", "material_cost": null, "material_consumed": false, "target_count": 1, "saving_throw_ability": "", "attack_roll": false, "damage_roll": "", "damage_types": [], "duration": "instantaneous", "shape_type": null, "shape_size": null, "concentration": false }