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

{
    "id": 81,
    "url": "https://swarfarm.com/api/v2/monsters/81/?format=api",
    "bestiary_slug": "14203-wind-angelmon-gold-angelmon",
    "com2us_id": 14213,
    "family_id": 14200,
    "skill_group_id": 14200,
    "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,
    "awaken_level": 1,
    "awaken_bonus": "",
    "skills": [
        2,
        3
    ],
    "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": 80,
    "awakens_to": null,
    "awaken_cost": [],
    "transforms_to": null,
    "source": [
        {
            "id": 34,
            "url": "https://swarfarm.com/api/v2/monster-sources/34/?format=api",
            "name": "Angel Garden",
            "description": "",
            "farmable_source": false
        },
        {
            "id": 33,
            "url": "https://swarfarm.com/api/v2/monster-sources/33/?format=api",
            "name": "Hall of Wind",
            "description": "",
            "farmable_source": true
        },
        {
            "id": 24,
            "url": "https://swarfarm.com/api/v2/monster-sources/24/?format=api",
            "name": "Glory Shop",
            "description": "",
            "farmable_source": true
        }
    ],
    "fusion_food": false,
    "homunculus": false,
    "craft_cost": null,
    "craft_materials": []
}