list: API endpoint for returning a list of spells.
retrieve: API endpoint for returning a particular spell.

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

{
    "url": "https://api-beta.open5e.com/v2/spells/deepm_blood-tide/?format=api",
    "document": {
        "name": "Deep Magic for 5th Edition",
        "key": "deepm",
        "display_name": "Deep Magic for 5th Edition",
        "publisher": {
            "name": "Kobold Press",
            "key": "kobold-press",
            "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api"
        },
        "gamesystem": {
            "name": "5th Edition 2014",
            "key": "5e-2014",
            "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api"
        },
        "permalink": "https://koboldpress.com/kpstore/product/deep-magic-for-5th-edition-hardcover/"
    },
    "key": "deepm_blood-tide",
    "casting_options": [
        {
            "type": "default",
            "damage_roll": null,
            "target_count": null,
            "duration": null,
            "range": null,
            "concentration": null,
            "shape_size": null,
            "desc": null
        },
        {
            "type": "player_level_1",
            "damage_roll": null,
            "target_count": null,
            "duration": null,
            "range": null,
            "concentration": null,
            "shape_size": null,
            "desc": null
        },
        {
            "type": "player_level_2",
            "damage_roll": null,
            "target_count": null,
            "duration": null,
            "range": null,
            "concentration": null,
            "shape_size": null,
            "desc": null
        },
        {
            "type": "player_level_3",
            "damage_roll": null,
            "target_count": null,
            "duration": null,
            "range": null,
            "concentration": null,
            "shape_size": null,
            "desc": null
        },
        {
            "type": "player_level_4",
            "damage_roll": null,
            "target_count": null,
            "duration": null,
            "range": null,
            "concentration": null,
            "shape_size": null,
            "desc": null
        },
        {
            "type": "player_level_5",
            "damage_roll": null,
            "target_count": null,
            "duration": "2 minutes",
            "range": null,
            "concentration": null,
            "shape_size": null,
            "desc": null
        },
        {
            "type": "player_level_6",
            "damage_roll": null,
            "target_count": null,
            "duration": "2 minutes",
            "range": null,
            "concentration": null,
            "shape_size": null,
            "desc": null
        },
        {
            "type": "player_level_7",
            "damage_roll": null,
            "target_count": null,
            "duration": "2 minutes",
            "range": null,
            "concentration": null,
            "shape_size": null,
            "desc": null
        },
        {
            "type": "player_level_8",
            "damage_roll": null,
            "target_count": null,
            "duration": "2 minutes",
            "range": null,
            "concentration": null,
            "shape_size": null,
            "desc": null
        },
        {
            "type": "player_level_9",
            "damage_roll": null,
            "target_count": null,
            "duration": "2 minutes",
            "range": null,
            "concentration": null,
            "shape_size": null,
            "desc": null
        },
        {
            "type": "player_level_10",
            "damage_roll": null,
            "target_count": null,
            "duration": "2 minutes",
            "range": null,
            "concentration": null,
            "shape_size": null,
            "desc": null
        },
        {
            "type": "player_level_11",
            "damage_roll": null,
            "target_count": null,
            "duration": "10 minutes",
            "range": null,
            "concentration": null,
            "shape_size": null,
            "desc": null
        },
        {
            "type": "player_level_12",
            "damage_roll": null,
            "target_count": null,
            "duration": "10 minutes",
            "range": null,
            "concentration": null,
            "shape_size": null,
            "desc": null
        },
        {
            "type": "player_level_13",
            "damage_roll": null,
            "target_count": null,
            "duration": "10 minutes",
            "range": null,
            "concentration": null,
            "shape_size": null,
            "desc": null
        },
        {
            "type": "player_level_14",
            "damage_roll": null,
            "target_count": null,
            "duration": "10 minutes",
            "range": null,
            "concentration": null,
            "shape_size": null,
            "desc": null
        },
        {
            "type": "player_level_15",
            "damage_roll": null,
            "target_count": null,
            "duration": "10 minutes",
            "range": null,
            "concentration": null,
            "shape_size": null,
            "desc": null
        },
        {
            "type": "player_level_16",
            "damage_roll": null,
            "target_count": null,
            "duration": "10 minutes",
            "range": null,
            "concentration": null,
            "shape_size": null,
            "desc": null
        },
        {
            "type": "player_level_17",
            "damage_roll": null,
            "target_count": null,
            "duration": "1 hour",
            "range": null,
            "concentration": null,
            "shape_size": null,
            "desc": null
        },
        {
            "type": "player_level_18",
            "damage_roll": null,
            "target_count": null,
            "duration": "1 hour",
            "range": null,
            "concentration": null,
            "shape_size": null,
            "desc": null
        },
        {
            "type": "player_level_19",
            "damage_roll": null,
            "target_count": null,
            "duration": "1 hour",
            "range": null,
            "concentration": null,
            "shape_size": null,
            "desc": null
        },
        {
            "type": "player_level_20",
            "damage_roll": null,
            "target_count": null,
            "duration": "1 hour",
            "range": null,
            "concentration": null,
            "shape_size": null,
            "desc": null
        }
    ],
    "school": {
        "name": "Necromancy",
        "key": "necromancy",
        "url": "https://api-beta.open5e.com/v2/spellschools/necromancy/?format=api"
    },
    "classes": [
        {
            "name": "Sorcerer",
            "key": "srd_sorcerer",
            "url": "https://api-beta.open5e.com/v2/classes/srd_sorcerer/?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": "Blood Tide",
    "desc": "When you cast this spell, a creature you designate within range must succeed on a Constitution saving throw or bleed from its nose, eyes, ears, and mouth. This bleeding deals no damage but imposes a –2 penalty on the creature’s Intelligence, Charisma, and Wisdom checks. **Blood tide** has no effect on undead or constructs.\n\nA bleeding creature might attract the attention of creatures such as stirges, sharks, or giant mosquitoes, depending on the circumstances.\n\nA [cure wounds](https://api.open5e.com/spells/cure-wounds) spell stops the bleeding before the duration of blood tide expires, as does a successful DC 10 Wisdom (Medicine) check.",
    "level": 0,
    "higher_level": "The spell’s duration increases to 2 minutes when you reach 5th level, to 10 minutes when you reach 11th level, and to 1 hour when you reach 17th level.",
    "target_type": "creature",
    "range_text": "25 feet",
    "range": 25.0,
    "ritual": false,
    "casting_time": "action",
    "reaction_condition": null,
    "verbal": true,
    "somatic": false,
    "material": false,
    "material_specified": "",
    "material_cost": null,
    "material_consumed": false,
    "target_count": 1,
    "saving_throw_ability": "constitution",
    "attack_roll": false,
    "damage_roll": "",
    "damage_types": [],
    "duration": "4 rounds",
    "shape_type": null,
    "shape_size": null,
    "concentration": false
}