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

{
    "url": "https://swarfarm.com/api/bestiary/43?format=api",
    "pk": 43,
    "com2us_id": 14201,
    "name": "Angelmon",
    "image_filename": "unit_icon_0016_0_4.png",
    "element": "Water",
    "archetype": "Material",
    "base_stars": 1,
    "natural_stars": 1,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": false,
    "awaken_bonus": "Gain new skill: Best Ingredient (Passive)",
    "skills": [
        {
            "pk": 2,
            "com2us_id": 99001,
            "name": "Special Ingredient (Passive)",
            "description": "The XP granted when used as Power-up material, greatly increases according to the monster's level. The XP amount also increases through Awakening.",
            "slot": 1,
            "cooltime": null,
            "hits": 0,
            "passive": true,
            "aoe": false,
            "max_level": 1,
            "level_progress_description": "",
            "effect": [],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "icon_filename": "skill_icon_0006_0_0.png"
        }
    ],
    "leader_skill": null,
    "homunculus_skills": [],
    "base_hp": 30,
    "base_attack": 2,
    "base_defense": 2,
    "speed": 0,
    "crit_rate": 0,
    "crit_damage": 0,
    "resistance": 0,
    "accuracy": 0,
    "max_lvl_hp": 165,
    "max_lvl_attack": 11,
    "max_lvl_defense": 11,
    "awakens_from": null,
    "awakens_to": {
        "url": "https://swarfarm.com/api/bestiary/50?format=api",
        "pk": 50,
        "name": "Blue Angelmon",
        "element": "Water"
    },
    "awaken_mats_fire_low": 0,
    "awaken_mats_fire_mid": 0,
    "awaken_mats_fire_high": 0,
    "awaken_mats_water_low": 3,
    "awaken_mats_water_mid": 0,
    "awaken_mats_water_high": 0,
    "awaken_mats_wind_low": 0,
    "awaken_mats_wind_mid": 0,
    "awaken_mats_wind_high": 0,
    "awaken_mats_light_low": 0,
    "awaken_mats_light_mid": 0,
    "awaken_mats_light_high": 0,
    "awaken_mats_dark_low": 0,
    "awaken_mats_dark_mid": 0,
    "awaken_mats_dark_high": 0,
    "awaken_mats_magic_low": 2,
    "awaken_mats_magic_mid": 0,
    "awaken_mats_magic_high": 0,
    "source": [
        {
            "id": 34,
            "name": "Angel Garden",
            "description": "",
            "farmable_source": false
        },
        {
            "id": 32,
            "name": "Hall of Water",
            "description": "",
            "farmable_source": true
        },
        {
            "id": 24,
            "name": "Glory Shop",
            "description": "",
            "farmable_source": true
        }
    ],
    "fusion_food": false,
    "homunculus": false
}