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

{
    "id": 82,
    "url": "https://swarfarm.com/api/v2/monsters/82/?format=api",
    "bestiary_slug": "18203-wind-king-angelmon-gold-king-angelmon",
    "com2us_id": 18203,
    "family_id": 18200,
    "skill_group_id": 18200,
    "name": "King Angelmon",
    "image_filename": "unit_icon_0030_2_1.png",
    "element": "Wind",
    "archetype": "Material",
    "base_stars": 1,
    "natural_stars": 1,
    "obtainable": true,
    "can_awaken": true,
    "awaken_level": 0,
    "awaken_bonus": "Gain new skill: Best Ingredient (Passive)",
    "skills": [
        15
    ],
    "skill_ups_to_max": 0,
    "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,
    "raw_hp": 1,
    "raw_attack": 1,
    "raw_defense": 1,
    "max_lvl_hp": 165,
    "max_lvl_attack": 11,
    "max_lvl_defense": 11,
    "awakens_from": null,
    "awakens_to": 83,
    "awaken_cost": [
        {
            "item": {
                "id": 19,
                "com2us_id": 11003,
                "url": "https://swarfarm.com/api/v2/items/19/?format=api",
                "name": "Wind Low Essence",
                "category": "Essence",
                "icon": "essence_wind_low.png",
                "description": "",
                "sell_value": null
            },
            "quantity": 5
        },
        {
            "item": {
                "id": 9,
                "com2us_id": 11006,
                "url": "https://swarfarm.com/api/v2/items/9/?format=api",
                "name": "Magic Low Essence",
                "category": "Essence",
                "icon": "essence_magic_low.png",
                "description": "",
                "sell_value": null
            },
            "quantity": 3
        }
    ],
    "transforms_to": null,
    "source": [
        {
            "id": 41,
            "url": "https://swarfarm.com/api/v2/monster-sources/41/?format=api",
            "name": "In-App Purchase",
            "description": "Purchase made with real currency through the in-game store. ",
            "farmable_source": false
        },
        {
            "id": 40,
            "url": "https://swarfarm.com/api/v2/monster-sources/40/?format=api",
            "name": "World Boss",
            "description": "A server wide boss that is unlocked after completing a Dimensional Rift. Rewards are random and the number of rewards is based on the rank you achieve. ",
            "farmable_source": false
        }
    ],
    "fusion_food": false,
    "homunculus": false,
    "craft_cost": null,
    "craft_materials": []
}