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

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

{
    "url": "https://api-beta.open5e.com/v2/creatures/a5e-mm_pixie/?format=api",
    "key": "a5e-mm_pixie",
    "name": "Pixie",
    "document": {
        "name": "Monstrous Menagerie",
        "key": "a5e-mm",
        "display_name": "Monstrous Menagerie",
        "publisher": {
            "name": "EN Publishing",
            "key": "en-publishing",
            "url": "https://api-beta.open5e.com/v2/publishers/en-publishing/?format=api"
        },
        "gamesystem": {
            "name": "Advanced 5th Edition",
            "key": "a5e",
            "url": "https://api-beta.open5e.com/v2/gamesystems/a5e/?format=api"
        },
        "permalink": "https://enpublishingrpg.com/collections/level-up-advanced-5th-edition-a5e/products/level-up-monstrous-menagerie-a5e"
    },
    "type": {
        "name": "Fey",
        "key": "fey",
        "url": "https://api-beta.open5e.com/v2/creaturetypes/fey/?format=api"
    },
    "size": {
        "name": "Tiny",
        "key": "tiny",
        "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api"
    },
    "challenge_rating_decimal": "1.000",
    "challenge_rating_text": "1",
    "proficiency_bonus": null,
    "speed": {
        "walk": 10.0,
        "unit": "feet",
        "fly": 30.0
    },
    "speed_all": {
        "unit": "feet",
        "walk": 10.0,
        "crawl": 5.0,
        "hover": false,
        "fly": 30.0,
        "burrow": 0.0,
        "climb": 5.0,
        "swim": 5.0
    },
    "category": "Monsters",
    "subcategory": null,
    "alignment": "chaotic evil",
    "languages": {
        "as_string": "Sylvan",
        "data": [
            {
                "name": "Sylvan",
                "key": "sylvan",
                "url": "https://api-beta.open5e.com/v2/languages/sylvan/?format=api",
                "desc": "Typical speakers are fey creatures."
            }
        ]
    },
    "armor_class": 15,
    "armor_detail": "",
    "hit_points": 2,
    "hit_dice": "1d4",
    "experience_points": 200,
    "ability_scores": {
        "strength": 2,
        "dexterity": 20,
        "constitution": 10,
        "intelligence": 10,
        "wisdom": 12,
        "charisma": 14
    },
    "modifiers": {
        "strength": -4,
        "dexterity": 5,
        "constitution": 0,
        "intelligence": 0,
        "wisdom": 1,
        "charisma": 2
    },
    "initiative_bonus": 5,
    "saving_throws": {},
    "saving_throws_all": {
        "strength": -4,
        "dexterity": 5,
        "constitution": 0,
        "intelligence": 0,
        "wisdom": 1,
        "charisma": 2
    },
    "skill_bonuses": {
        "perception": 3,
        "stealth": 7
    },
    "skill_bonuses_all": {
        "acrobatics": 5,
        "animal_handling": 1,
        "arcana": 0,
        "athletics": -4,
        "deception": 2,
        "history": 0,
        "insight": 1,
        "intimidation": 2,
        "investigation": 0,
        "medicine": 1,
        "nature": 0,
        "perception": 3,
        "performance": 2,
        "persuasion": 2,
        "religion": 0,
        "sleight_of_hand": 5,
        "stealth": 7,
        "survival": 1
    },
    "passive_perception": 13,
    "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": null,
    "blindsight_range": null,
    "tremorsense_range": null,
    "truesight_range": null,
    "actions": [
        {
            "name": "Faerie Blessing",
            "desc": "The pixie targets a willing creature within 30 feet. The target gains one of the following abilities for 1 hour:",
            "attacks": [],
            "action_type": "ACTION",
            "order_in_statblock": 1,
            "legendary_action_cost": null,
            "limited_to_form": null,
            "usage_limits": {
                "type": "PER_DAY",
                "param": 3
            }
        },
        {
            "name": "Faerie Curse",
            "desc": "The pixie targets a creature within 30 feet not already under a Faerie Curse. The target makes a DC 12 Wisdom saving throw. On a failure  the target is subjected to a special magical curse for 1 hour. The curse ends if the pixie dies or is incapacitated  the pixie or one of its allies deals damage to the target  or the pixie spends an action to end the curse. Spells such as remove curse  dispel magic  and lesser restoration also end the curse. If a creature makes its saving throw or the condition ends for it  it is immune to any Faerie Curse for the next 24 hours.",
            "attacks": [],
            "action_type": "ACTION",
            "order_in_statblock": 5,
            "legendary_action_cost": null,
            "limited_to_form": null,
            "usage_limits": null
        },
        {
            "name": "If the target is already charmed by the pixie, the target falls asleep",
            "desc": "It wakes if it is shaken awake as an action or if it takes damage.",
            "attacks": [],
            "action_type": "ACTION",
            "order_in_statblock": 9,
            "legendary_action_cost": null,
            "limited_to_form": null,
            "usage_limits": null
        },
        {
            "name": "Invisibility",
            "desc": "The pixie and any equipment it wears or carries magically turns invisible until the pixie attacks, casts a spell, becomes incapacitated, or uses a bonus action to become visible.",
            "attacks": [],
            "action_type": "BONUS_ACTION",
            "order_in_statblock": 0,
            "legendary_action_cost": null,
            "limited_to_form": null,
            "usage_limits": null
        },
        {
            "name": "The target gains the benefit of the pixies Magic Resistance trait",
            "desc": "",
            "attacks": [],
            "action_type": "ACTION",
            "order_in_statblock": 3,
            "legendary_action_cost": null,
            "limited_to_form": null,
            "usage_limits": null
        },
        {
            "name": "The target gains truesight out to a range of 120 feet",
            "desc": "",
            "attacks": [],
            "action_type": "ACTION",
            "order_in_statblock": 2,
            "legendary_action_cost": null,
            "limited_to_form": null,
            "usage_limits": null
        },
        {
            "name": "The target is blinded",
            "desc": "",
            "attacks": [],
            "action_type": "ACTION",
            "order_in_statblock": 7,
            "legendary_action_cost": null,
            "limited_to_form": null,
            "usage_limits": null
        },
        {
            "name": "The target is charmed by the pixie",
            "desc": "",
            "attacks": [],
            "action_type": "ACTION",
            "order_in_statblock": 8,
            "legendary_action_cost": null,
            "limited_to_form": null,
            "usage_limits": null
        },
        {
            "name": "The target speaks Sylvan",
            "desc": "",
            "attacks": [],
            "action_type": "ACTION",
            "order_in_statblock": 4,
            "legendary_action_cost": null,
            "limited_to_form": null,
            "usage_limits": null
        },
        {
            "name": "The targets head takes on the appearance of a beasts head (donkey, wolf, etc)",
            "desc": "The targets statistics dont change  but the target can no longer speak; it can only make animal noises.",
            "attacks": [],
            "action_type": "ACTION",
            "order_in_statblock": null,
            "legendary_action_cost": null,
            "limited_to_form": null,
            "usage_limits": null
        },
        {
            "name": "Thorn Dagger",
            "desc": "Melee or Ranged Weapon Attack: +7 to hit, reach 5 ft. or range 10/30 ft., one target. Hit: 1 piercing damage.",
            "attacks": [
                {
                    "name": "Thorn Dagger attack",
                    "attack_type": "WEAPON",
                    "to_hit_mod": 7,
                    "reach": 5.0,
                    "range": 10.0,
                    "long_range": 30.0,
                    "target_creature_only": false,
                    "damage_die_count": null,
                    "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": "Piercing",
                        "key": "piercing",
                        "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api"
                    },
                    "distance_unit": "feet"
                }
            ],
            "action_type": "ACTION",
            "order_in_statblock": 0,
            "legendary_action_cost": null,
            "limited_to_form": null,
            "usage_limits": null
        },
        {
            "name": "When the target fails its saving throw against this effect, the pixie chooses one of the following effects to impose on the target",
            "desc": "",
            "attacks": [],
            "action_type": "ACTION",
            "order_in_statblock": 6,
            "legendary_action_cost": null,
            "limited_to_form": null,
            "usage_limits": null
        }
    ],
    "traits": [
        {
            "name": "Faerie Light",
            "desc": "As a bonus action, the pixie can cast dim light for 30 feet, or extinguish its glow."
        },
        {
            "name": "Magic Resistance",
            "desc": "The pixie has advantage on saving throws against spells and magical effects."
        }
    ],
    "creaturesets": [],
    "environments": []
}