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

GET /v2/creatures/srd-2024_gold-dragon-wyrmling/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://api-beta.open5e.com/v2/creatures/srd-2024_gold-dragon-wyrmling/?format=api",
    "key": "srd-2024_gold-dragon-wyrmling",
    "name": "Gold Dragon Wyrmling",
    "document": {
        "name": "System Reference Document 5.2",
        "key": "srd-2024",
        "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"
    },
    "type": {
        "name": "Dragon",
        "key": "dragon",
        "url": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api"
    },
    "size": {
        "name": "Medium",
        "key": "medium",
        "url": "https://api-beta.open5e.com/v2/sizes/medium/?format=api"
    },
    "challenge_rating_decimal": "3.000",
    "challenge_rating_text": "3",
    "proficiency_bonus": null,
    "speed": {
        "walk": 30.0,
        "unit": "feet",
        "fly": 60.0,
        "swim": 30.0
    },
    "speed_all": {
        "unit": "feet",
        "walk": 30.0,
        "crawl": 15.0,
        "hover": false,
        "fly": 60.0,
        "burrow": 0.0,
        "climb": 15.0,
        "swim": 30.0
    },
    "category": "Monsters",
    "subcategory": null,
    "alignment": "lawful good",
    "languages": {
        "as_string": "Draconic",
        "data": [
            {
                "name": "Draconic",
                "key": "draconic",
                "url": "https://api-beta.open5e.com/v2/languages/draconic/?format=api",
                "desc": "Typical speakers include dragons and dragonborn."
            }
        ]
    },
    "armor_class": 17,
    "armor_detail": "natural armor",
    "hit_points": 60,
    "hit_dice": "8d8 + 24",
    "experience_points": 700,
    "ability_scores": {
        "strength": 19,
        "dexterity": 14,
        "constitution": 17,
        "intelligence": 14,
        "wisdom": 11,
        "charisma": 16
    },
    "modifiers": {
        "strength": 4,
        "dexterity": 2,
        "constitution": 3,
        "intelligence": 2,
        "wisdom": 0,
        "charisma": 3
    },
    "initiative_bonus": 4,
    "saving_throws": {
        "strength": 4,
        "dexterity": 4,
        "constitution": 3,
        "intelligence": 2,
        "wisdom": 2,
        "charisma": 3
    },
    "saving_throws_all": {
        "strength": 4,
        "dexterity": 4,
        "constitution": 3,
        "intelligence": 2,
        "wisdom": 2,
        "charisma": 3
    },
    "skill_bonuses": {
        "perception": 4,
        "stealth": 4
    },
    "skill_bonuses_all": {
        "acrobatics": 2,
        "animal_handling": 0,
        "arcana": 2,
        "athletics": 4,
        "deception": 3,
        "history": 2,
        "insight": 0,
        "intimidation": 3,
        "investigation": 2,
        "medicine": 0,
        "nature": 2,
        "perception": 4,
        "performance": 3,
        "persuasion": 3,
        "religion": 2,
        "sleight_of_hand": 2,
        "stealth": 4,
        "survival": 0
    },
    "passive_perception": 14,
    "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": 60.0,
    "blindsight_range": 10.0,
    "tremorsense_range": null,
    "truesight_range": null,
    "actions": [
        {
            "name": "Fire Breath (Recharge 5-6)",
            "desc": "Dexterity Saving Throw: DC 13, each creature in a 15-foot Cone. Failure: 22 (4d10) Fire damage. Success: Half damage.",
            "attacks": [],
            "action_type": "ACTION",
            "order_in_statblock": 2,
            "legendary_action_cost": 1,
            "limited_to_form": null,
            "usage_limits": {
                "type": "RECHARGE",
                "param": 5
            }
        },
        {
            "name": "Multiattack",
            "desc": "The dragon makes two Rend attacks.",
            "attacks": [],
            "action_type": "ACTION",
            "order_in_statblock": 0,
            "legendary_action_cost": 1,
            "limited_to_form": null,
            "usage_limits": null
        },
        {
            "name": "Rend",
            "desc": "Melee Attack Roll: +6, reach 5 ft. 9 (1d10 + 4) Slashing damage.",
            "attacks": [
                {
                    "name": "Rend attack",
                    "attack_type": "WEAPON",
                    "to_hit_mod": 6,
                    "reach": 5.0,
                    "range": null,
                    "long_range": null,
                    "target_creature_only": false,
                    "damage_die_count": 1,
                    "damage_die_type": "D10",
                    "damage_bonus": 4,
                    "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": 1,
            "limited_to_form": null,
            "usage_limits": null
        },
        {
            "name": "Weakening Breath",
            "desc": "Strength Saving Throw: DC 13, each creature that isn't currently affected by this breath in a 15-foot Cone. Failure: The target has Disadvantage on Strength-based D20 Test and subtracts 2 (1d4) from its damage rolls. It repeats the save at the end of each of its turns, ending the effect on itself on a success. After 1 minute, it succeeds automatically.",
            "attacks": [],
            "action_type": "ACTION",
            "order_in_statblock": 3,
            "legendary_action_cost": 1,
            "limited_to_form": null,
            "usage_limits": null
        }
    ],
    "traits": [
        {
            "name": "Amphibious",
            "desc": "The dragon can breathe air and water."
        }
    ],
    "creaturesets": [],
    "environments": []
}