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

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

{
    "url": "https://api-beta.open5e.com/v2/creatures/tob_stryx/?format=api",
    "key": "tob_stryx",
    "name": "Stryx",
    "document": {
        "name": "Tome of Beasts",
        "key": "tob",
        "display_name": "Tome of Beasts",
        "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/"
    },
    "type": {
        "name": "Monstrosity",
        "key": "monstrosity",
        "url": "https://api-beta.open5e.com/v2/creaturetypes/monstrosity/?format=api"
    },
    "size": {
        "name": "Tiny",
        "key": "tiny",
        "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api"
    },
    "challenge_rating_decimal": "0.125",
    "challenge_rating_text": "1/8",
    "proficiency_bonus": null,
    "speed": {
        "walk": 10.0,
        "unit": "feet",
        "fly": 60.0
    },
    "speed_all": {
        "unit": "feet",
        "walk": 10.0,
        "crawl": 5.0,
        "hover": false,
        "fly": 60.0,
        "burrow": 0.0,
        "climb": 5.0,
        "swim": 5.0
    },
    "category": "Monsters",
    "subcategory": null,
    "alignment": "neutral",
    "languages": {
        "as_string": "Common, Elvish",
        "data": [
            {
                "name": "Common",
                "key": "common",
                "url": "https://api-beta.open5e.com/v2/languages/common/?format=api",
                "desc": "Typical speakers are Humans."
            },
            {
                "name": "Elvish",
                "key": "elvish",
                "url": "https://api-beta.open5e.com/v2/languages/elvish/?format=api",
                "desc": "Typical speakers are elves."
            }
        ]
    },
    "armor_class": 13,
    "armor_detail": "",
    "hit_points": 10,
    "hit_dice": "4d4",
    "experience_points": 25,
    "ability_scores": {
        "strength": 3,
        "dexterity": 17,
        "constitution": 11,
        "intelligence": 8,
        "wisdom": 15,
        "charisma": 6
    },
    "modifiers": {
        "strength": -4,
        "dexterity": 3,
        "constitution": 0,
        "intelligence": -1,
        "wisdom": 2,
        "charisma": -2
    },
    "initiative_bonus": 3,
    "saving_throws": {},
    "saving_throws_all": {
        "strength": -4,
        "dexterity": 3,
        "constitution": 0,
        "intelligence": -1,
        "wisdom": 2,
        "charisma": -2
    },
    "skill_bonuses": {
        "perception": 4,
        "stealth": 5
    },
    "skill_bonuses_all": {
        "acrobatics": 3,
        "animal_handling": 2,
        "arcana": -1,
        "athletics": -4,
        "deception": -2,
        "history": -1,
        "insight": 2,
        "intimidation": -2,
        "investigation": -1,
        "medicine": 2,
        "nature": -1,
        "perception": 4,
        "performance": -2,
        "persuasion": -2,
        "religion": -1,
        "sleight_of_hand": 3,
        "stealth": 5,
        "survival": 2
    },
    "passive_perception": 14,
    "resistances_and_immunities": {
        "damage_immunities_display": "",
        "damage_immunities": [],
        "damage_resistances_display": "",
        "damage_resistances": [],
        "damage_vulnerabilities_display": "",
        "damage_vulnerabilities": [],
        "condition_immunities_display": "",
        "condition_immunities": []
    },
    "normal_sight_range": 10560.0,
    "darkvision_range": 120.0,
    "blindsight_range": null,
    "tremorsense_range": null,
    "truesight_range": null,
    "actions": [
        {
            "name": "Talons",
            "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 1 slashing damage.",
            "attacks": [
                {
                    "name": "Talons attack",
                    "attack_type": "WEAPON",
                    "to_hit_mod": 5,
                    "reach": 5.0,
                    "range": null,
                    "long_range": null,
                    "target_creature_only": false,
                    "damage_die_count": 1,
                    "damage_die_type": null,
                    "damage_bonus": null,
                    "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": 0,
            "legendary_action_cost": null,
            "limited_to_form": null,
            "usage_limits": null
        }
    ],
    "traits": [
        {
            "name": "False Appearance",
            "desc": "Until a stryx speaks or opens its mouth, it is indistinguishable from a normal owl."
        },
        {
            "name": "Flyby",
            "desc": "The stryx doesn't provoke opportunity attacks when it flies out of an enemy's reach."
        },
        {
            "name": "Innate Spellcasting",
            "desc": "the stryx's innate spellcasting ability is Wisdom. It can cast the following spell, requiring no components:\n\n3/day: comprehend languages"
        },
        {
            "name": "Keen Hearing and Sight",
            "desc": "The stryx has advantage on Wisdom (Perception) checks that rely on hearing or sight."
        }
    ],
    "creaturesets": [],
    "environments": [
        {
            "name": "Forest or Jungle",
            "key": "forest",
            "url": "https://api-beta.open5e.com/v2/environments/forest/?format=api"
        },
        {
            "name": "Urban",
            "key": "urban",
            "url": "https://api-beta.open5e.com/v2/environments/urban/?format=api"
        }
    ]
}