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

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

{
    "url": "https://api-beta.open5e.com/v2/creatures/tob3_giant-flea-swarm/?format=api",
    "key": "tob3_giant-flea-swarm",
    "name": "Giant Flea Swarm",
    "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": "Beast",
        "key": "beast",
        "url": "https://api-beta.open5e.com/v2/creaturetypes/beast/?format=api"
    },
    "size": {
        "name": "Medium",
        "key": "medium",
        "url": "https://api-beta.open5e.com/v2/sizes/medium/?format=api"
    },
    "challenge_rating_decimal": "2.000",
    "challenge_rating_text": "2",
    "proficiency_bonus": null,
    "speed": {
        "walk": 30.0,
        "climb": 20.0
    },
    "speed_all": {
        "unit": null,
        "walk": 30.0,
        "crawl": 15.0,
        "hover": false,
        "fly": 0.0,
        "burrow": 0.0,
        "climb": 20.0,
        "swim": 15.0
    },
    "category": "Monsters",
    "subcategory": null,
    "alignment": "unaligned",
    "languages": {
        "as_string": "",
        "data": []
    },
    "armor_class": 14,
    "armor_detail": "natural armor",
    "hit_points": 58,
    "hit_dice": "9d8+18",
    "experience_points": 450,
    "ability_scores": {
        "strength": 13,
        "dexterity": 14,
        "constitution": 14,
        "intelligence": 2,
        "wisdom": 10,
        "charisma": 2
    },
    "modifiers": {
        "strength": 1,
        "dexterity": 2,
        "constitution": 2,
        "intelligence": -4,
        "wisdom": 0,
        "charisma": -4
    },
    "initiative_bonus": 2,
    "saving_throws": {},
    "saving_throws_all": {
        "strength": 1,
        "dexterity": 2,
        "constitution": 2,
        "intelligence": -4,
        "wisdom": 0,
        "charisma": -4
    },
    "skill_bonuses": {
        "perception": 0
    },
    "skill_bonuses_all": {
        "acrobatics": 2,
        "animal_handling": 0,
        "arcana": -4,
        "athletics": 1,
        "deception": -4,
        "history": -4,
        "insight": 0,
        "intimidation": -4,
        "investigation": -4,
        "medicine": 0,
        "nature": -4,
        "perception": 0,
        "performance": -4,
        "persuasion": -4,
        "religion": -4,
        "sleight_of_hand": 2,
        "stealth": 2,
        "survival": 0
    },
    "passive_perception": 10,
    "resistances_and_immunities": {
        "damage_immunities_display": "",
        "damage_immunities": [],
        "damage_resistances_display": "bludgeoning, piercing, slashing",
        "damage_resistances": [
            {
                "name": "Bludgeoning",
                "key": "bludgeoning",
                "url": "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api"
            },
            {
                "name": "Piercing",
                "key": "piercing",
                "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api"
            },
            {
                "name": "Slashing",
                "key": "slashing",
                "url": "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api"
            }
        ],
        "damage_vulnerabilities_display": "",
        "damage_vulnerabilities": [],
        "condition_immunities_display": "charmed, frightened, grappled, paralyzed, petrified, prone, restrained, stunned",
        "condition_immunities": [
            {
                "name": "Charmed",
                "key": "charmed",
                "url": "https://api-beta.open5e.com/v2/conditions/charmed/?format=api"
            },
            {
                "name": "Frightened",
                "key": "frightened",
                "url": "https://api-beta.open5e.com/v2/conditions/frightened/?format=api"
            },
            {
                "name": "Grappled",
                "key": "grappled",
                "url": "https://api-beta.open5e.com/v2/conditions/grappled/?format=api"
            },
            {
                "name": "Paralyzed",
                "key": "paralyzed",
                "url": "https://api-beta.open5e.com/v2/conditions/paralyzed/?format=api"
            },
            {
                "name": "Petrified",
                "key": "petrified",
                "url": "https://api-beta.open5e.com/v2/conditions/petrified/?format=api"
            },
            {
                "name": "Prone",
                "key": "prone",
                "url": "https://api-beta.open5e.com/v2/conditions/prone/?format=api"
            },
            {
                "name": "Restrained",
                "key": "restrained",
                "url": "https://api-beta.open5e.com/v2/conditions/restrained/?format=api"
            },
            {
                "name": "Stunned",
                "key": "stunned",
                "url": "https://api-beta.open5e.com/v2/conditions/stunned/?format=api"
            }
        ]
    },
    "normal_sight_range": 10560.0,
    "darkvision_range": null,
    "blindsight_range": 60.0,
    "tremorsense_range": null,
    "truesight_range": null,
    "actions": [],
    "traits": [
        {
            "name": "Blood Sense",
            "desc": "The giant flea can pinpoint by scent the location of creatures that have blood within 60' of it."
        },
        {
            "name": "Keen Smell",
            "desc": "Advantage: smell Wis (Percept) checks."
        },
        {
            "name": "Ravenous",
            "desc": "When a creature that doesn’t have all of its hp starts its turn in the swarm’s space that creature must make DC 12 Dex save or lose 5 (2d4) hp from blood loss."
        },
        {
            "name": "Standing Leap",
            "desc": "The swarm’s long jump is up to 30' and its high jump is up to 15 feet with or with o a running start."
        },
        {
            "name": "Swarm",
            "desc": "The swarm can occupy another creature’s space and vice versa and the swarm can move through any opening large enough for a Tiny flea. The swarm can’t regain hp or gain temp hp."
        }
    ],
    "creaturesets": [],
    "environments": []
}