list: API endpoint for returning a list of creatures.
retrieve: API endpoint for returning a particular creature.

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

{
    "url": "https://api-beta.open5e.com/v2/creatures/tob3_akkorokamui/?format=api",
    "key": "tob3_akkorokamui",
    "name": "Akkorokamui",
    "document": {
        "name": "Tome of Beasts 3",
        "key": "tob3",
        "display_name": "Tome of Beasts 3",
        "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/tome-of-beasts-3/"
    },
    "type": {
        "name": "Celestial",
        "key": "celestial",
        "url": "https://api-beta.open5e.com/v2/creaturetypes/celestial/?format=api"
    },
    "size": {
        "name": "Gargantuan",
        "key": "gargantuan",
        "url": "https://api-beta.open5e.com/v2/sizes/gargantuan/?format=api"
    },
    "challenge_rating_decimal": "12.000",
    "challenge_rating_text": "12",
    "proficiency_bonus": null,
    "speed": {
        "walk": 15.0,
        "swim": 60.0
    },
    "speed_all": {
        "unit": null,
        "walk": 15.0,
        "crawl": 7.5,
        "hover": false,
        "fly": 0.0,
        "burrow": 0.0,
        "climb": 7.5,
        "swim": 60.0
    },
    "category": "Monsters",
    "subcategory": null,
    "alignment": "chaotic good",
    "languages": {
        "as_string": "understands all but can't speak, telepathy 120'",
        "data": []
    },
    "armor_class": 17,
    "armor_detail": "natural armor",
    "hit_points": 189,
    "hit_dice": "14d20+42",
    "experience_points": 8400,
    "ability_scores": {
        "strength": 21,
        "dexterity": 16,
        "constitution": 16,
        "intelligence": 19,
        "wisdom": 20,
        "charisma": 15
    },
    "modifiers": {
        "strength": 5,
        "dexterity": 3,
        "constitution": 3,
        "intelligence": 4,
        "wisdom": 5,
        "charisma": 2
    },
    "initiative_bonus": 3,
    "saving_throws": {},
    "saving_throws_all": {
        "strength": 5,
        "dexterity": 3,
        "constitution": 3,
        "intelligence": 4,
        "wisdom": 5,
        "charisma": 2
    },
    "skill_bonuses": {
        "perception": 5
    },
    "skill_bonuses_all": {
        "acrobatics": 3,
        "animal_handling": 5,
        "arcana": 4,
        "athletics": 5,
        "deception": 2,
        "history": 4,
        "insight": 5,
        "intimidation": 2,
        "investigation": 4,
        "medicine": 5,
        "nature": 4,
        "perception": 5,
        "performance": 2,
        "persuasion": 2,
        "religion": 4,
        "sleight_of_hand": 3,
        "stealth": 3,
        "survival": 5
    },
    "passive_perception": 19,
    "resistances_and_immunities": {
        "damage_immunities_display": "poison",
        "damage_immunities": [
            {
                "name": "Poison",
                "key": "poison",
                "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api"
            }
        ],
        "damage_resistances_display": "",
        "damage_resistances": [],
        "damage_vulnerabilities_display": "",
        "damage_vulnerabilities": [],
        "condition_immunities_display": "poisoned",
        "condition_immunities": [
            {
                "name": "Poisoned",
                "key": "poisoned",
                "url": "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api"
            }
        ]
    },
    "normal_sight_range": 10560.0,
    "darkvision_range": 120.0,
    "blindsight_range": 30.0,
    "tremorsense_range": null,
    "truesight_range": null,
    "actions": [
        {
            "name": "Cast a Spell",
            "desc": "Uses Spellcasting.",
            "attacks": [],
            "action_type": "LEGENDARY_ACTION",
            "order_in_statblock": 2,
            "legendary_action_cost": 2,
            "limited_to_form": null,
            "usage_limits": null
        },
        {
            "name": "Discern",
            "desc": "Makes a Wis (Perception) or Wis (Insight) check.",
            "attacks": [],
            "action_type": "LEGENDARY_ACTION",
            "order_in_statblock": 0,
            "legendary_action_cost": 1,
            "limited_to_form": null,
            "usage_limits": null
        },
        {
            "name": "Guardian's Grasp",
            "desc": "When a creature akkorokamui can see within 30' is attack target akkorokamui can pull creature out of harm's way. If creature is willing it is pulled up to 10 ft. closer to akkorokamui and akkorokamui becomes new attack target. If creature isn't willing this reaction fails.",
            "attacks": [],
            "action_type": "REACTION",
            "order_in_statblock": 0,
            "legendary_action_cost": null,
            "limited_to_form": null,
            "usage_limits": null
        },
        {
            "name": "Jet",
            "desc": "Swims up to half its swimming speed with o provoking opportunity attacks.",
            "attacks": [],
            "action_type": "LEGENDARY_ACTION",
            "order_in_statblock": 1,
            "legendary_action_cost": 1,
            "limited_to_form": null,
            "usage_limits": null
        },
        {
            "name": "Tentacle Sweep",
            "desc": "Spins in place with its tentacles extended. Each creature within 20' of it that isn't grappled by it: DC 17 Dex save or take 19 (4d6+5) bludgeoning damage and be knocked prone. Each creature grappled by akkorokamui must make DC 17 Str save or take 12 (2d6+5) bludgeoning damage.",
            "attacks": [],
            "action_type": "LEGENDARY_ACTION",
            "order_in_statblock": 3,
            "legendary_action_cost": 2,
            "limited_to_form": null,
            "usage_limits": null
        }
    ],
    "traits": [
        {
            "name": "Amphibious",
            "desc": "Can breathe air and water."
        },
        {
            "name": "Legendary Resistance (3/Day)",
            "desc": "Choose to succeed failed save."
        },
        {
            "name": "Magic Resistance",
            "desc": "Advantage: spell/magic effect saves."
        },
        {
            "name": "Magic Weapons",
            "desc": "Weapon attacks are magical."
        },
        {
            "name": "Offering of Flesh",
            "desc": "Can spend 1 min carefully detaching part or all of one of its 100-foot-long tentacles dealing no damage to itself. Tentacle contains a magic-imbued fleshy hook and enough meat for 25 rations (if part of a tentacle) or 50 rations (if a full tentacle) if properly preserved. Fleshy hook remains imbued with magic for 4 hrs or until a creature eats it. A creature that eats magic-infused fleshy hook regains 50 hp then it is cured of blindness deafness and all diseases or restores all lost limbs (creature’s choice). Limb restoration effect works like regenerate spell. Hook’s magic works only if the akkorokamui offered it willingly."
        },
        {
            "name": "Regeneration",
            "desc": "Regains 15 hp at start of its turn if it has at least 1 hp."
        },
        {
            "name": "Siege Monster",
            "desc": "Double damage to objects/structures."
        }
    ],
    "creaturesets": [],
    "environments": []
}