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

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

{
    "url": "https://api-beta.open5e.com/v2/creatures/tob-2023_desert-giant/?format=api",
    "key": "tob-2023_desert-giant",
    "name": "Desert Giant",
    "document": {
        "name": "Tome of Beasts 1 (2023 Edition)",
        "key": "tob-2023",
        "display_name": "Tome of Beasts 1 (2023 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/tome-of-beasts-1-2023-edition-hardcover/"
    },
    "type": {
        "name": "Giant",
        "key": "giant",
        "url": "https://api-beta.open5e.com/v2/creaturetypes/giant/?format=api"
    },
    "size": {
        "name": "Huge",
        "key": "huge",
        "url": "https://api-beta.open5e.com/v2/sizes/huge/?format=api"
    },
    "challenge_rating_decimal": "9.000",
    "challenge_rating_text": "9",
    "proficiency_bonus": null,
    "speed": {
        "walk": 40.0,
        "unit": "feet"
    },
    "speed_all": {
        "unit": "feet",
        "walk": 40.0,
        "crawl": 20.0,
        "hover": false,
        "fly": 0.0,
        "burrow": 0.0,
        "climb": 20.0,
        "swim": 20.0
    },
    "category": "Monsters",
    "subcategory": null,
    "alignment": "Neutral",
    "languages": {
        "as_string": "Common, Giant",
        "data": [
            {
                "name": "Common",
                "key": "common",
                "url": "https://api-beta.open5e.com/v2/languages/common/?format=api",
                "desc": "Typical speakers are Humans."
            },
            {
                "name": "Giant",
                "key": "giant",
                "url": "https://api-beta.open5e.com/v2/languages/giant/?format=api",
                "desc": "Typical speakers include ogres, and giants."
            }
        ]
    },
    "armor_class": 17,
    "armor_detail": "natural armor",
    "hit_points": 175,
    "hit_dice": "14d12 + 84",
    "experience_points": 5000,
    "ability_scores": {
        "strength": 27,
        "dexterity": 10,
        "constitution": 22,
        "intelligence": 13,
        "wisdom": 18,
        "charisma": 15
    },
    "modifiers": {
        "strength": 8,
        "dexterity": 0,
        "constitution": 6,
        "intelligence": 1,
        "wisdom": 4,
        "charisma": 2
    },
    "initiative_bonus": 0,
    "saving_throws": {
        "strength": 12,
        "constitution": 10,
        "charisma": 6
    },
    "saving_throws_all": {
        "strength": 12,
        "dexterity": 0,
        "constitution": 10,
        "intelligence": 1,
        "wisdom": 4,
        "charisma": 6
    },
    "skill_bonuses": {
        "perception": 8,
        "stealth": 4,
        "survival": 8
    },
    "skill_bonuses_all": {
        "acrobatics": 0,
        "animal_handling": 4,
        "arcana": 1,
        "athletics": 8,
        "deception": 2,
        "history": 1,
        "insight": 4,
        "intimidation": 2,
        "investigation": 1,
        "medicine": 4,
        "nature": 1,
        "perception": 8,
        "performance": 2,
        "persuasion": 2,
        "religion": 1,
        "sleight_of_hand": 0,
        "stealth": 4,
        "survival": 8
    },
    "passive_perception": 18,
    "resistances_and_immunities": {
        "damage_immunities_display": "fire",
        "damage_immunities": [
            {
                "name": "Fire",
                "key": "fire",
                "url": "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api"
            }
        ],
        "damage_resistances_display": "",
        "damage_resistances": [],
        "damage_vulnerabilities_display": "",
        "damage_vulnerabilities": [],
        "condition_immunities_display": "",
        "condition_immunities": []
    },
    "normal_sight_range": 10560.0,
    "darkvision_range": null,
    "blindsight_range": null,
    "tremorsense_range": null,
    "truesight_range": null,
    "actions": [
        {
            "name": "Falchion",
            "desc": "Melee Weapon Attack: +12 to hit, reach 10 ft., one target. Hit: 23 (6d4 + 8) slashing damage.",
            "attacks": [
                {
                    "name": "Falchion attack",
                    "attack_type": "WEAPON",
                    "to_hit_mod": 12,
                    "reach": 10.0,
                    "range": null,
                    "long_range": null,
                    "target_creature_only": false,
                    "damage_die_count": 6,
                    "damage_die_type": "D4",
                    "damage_bonus": 8,
                    "damage_type": null,
                    "extra_damage_die_count": null,
                    "extra_damage_die_type": null,
                    "extra_damage_bonus": null,
                    "extra_damage_type": {
                        "name": "Slashing",
                        "key": "slashing",
                        "url": "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api"
                    },
                    "distance_unit": "feet"
                }
            ],
            "action_type": "ACTION",
            "order_in_statblock": 1,
            "legendary_action_cost": null,
            "limited_to_form": null,
            "usage_limits": null
        },
        {
            "name": "Multiattack",
            "desc": "The giant makes two Falchion attacks.",
            "attacks": [],
            "action_type": "ACTION",
            "order_in_statblock": 0,
            "legendary_action_cost": null,
            "limited_to_form": null,
            "usage_limits": null
        },
        {
            "name": "Rock",
            "desc": "Ranged Weapon Attack: +12 to hit, range 60/240 ft., one target. Hit: 30 (4d10 + 8) bludgeoning damage.",
            "attacks": [
                {
                    "name": "Rock attack",
                    "attack_type": "WEAPON",
                    "to_hit_mod": 12,
                    "reach": null,
                    "range": 60.0,
                    "long_range": 240.0,
                    "target_creature_only": false,
                    "damage_die_count": 4,
                    "damage_die_type": "D10",
                    "damage_bonus": 8,
                    "damage_type": null,
                    "extra_damage_die_count": null,
                    "extra_damage_die_type": null,
                    "extra_damage_bonus": null,
                    "extra_damage_type": {
                        "name": "Bludgeoning",
                        "key": "bludgeoning",
                        "url": "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api"
                    },
                    "distance_unit": "feet"
                }
            ],
            "action_type": "ACTION",
            "order_in_statblock": 2,
            "legendary_action_cost": null,
            "limited_to_form": null,
            "usage_limits": null
        }
    ],
    "traits": [
        {
            "name": "Desert Walk",
            "desc": "Difficult terrain composed of sand or gravel doesn’t cost the desert giant extra movement."
        },
        {
            "name": "Sand Camouflage",
            "desc": "The giant has advantage on Dexterity (Stealth) checks made to hide in sandy terrain."
        }
    ],
    "creaturesets": [],
    "environments": []
}