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

{
    "url": "https://swarfarm.com/api/bestiary/81?format=api",
    "pk": 81,
    "com2us_id": 14213,
    "name": "Gold Angelmon",
    "image_filename": "unit_icon_0019_2_0.png",
    "element": "Wind",
    "archetype": "Material",
    "base_stars": 1,
    "natural_stars": 1,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": true,
    "awaken_bonus": "",
    "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"
        },
        {
            "pk": 3,
            "com2us_id": 99002,
            "name": "Best Ingredient (Passive)",
            "description": "The XP granted will additionally increase by 50% when used as Power-up material for Monsters with the same attribute.",
            "slot": 2,
            "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_2_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": {
        "url": "https://swarfarm.com/api/bestiary/80?format=api",
        "pk": 80,
        "name": "Angelmon",
        "element": "Wind"
    },
    "awakens_to": null,
    "awaken_mats_fire_low": 0,
    "awaken_mats_fire_mid": 0,
    "awaken_mats_fire_high": 0,
    "awaken_mats_water_low": 0,
    "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": 0,
    "awaken_mats_magic_mid": 0,
    "awaken_mats_magic_high": 0,
    "source": [
        {
            "id": 34,
            "name": "Angel Garden",
            "description": "",
            "farmable_source": false
        },
        {
            "id": 33,
            "name": "Hall of Wind",
            "description": "",
            "farmable_source": true
        },
        {
            "id": 24,
            "name": "Glory Shop",
            "description": "",
            "farmable_source": true
        }
    ],
    "fusion_food": false,
    "homunculus": false
}