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

{
    "id": 1359,
    "url": "https://swarfarm.com/api/v2/monsters/1359/?format=api",
    "bestiary_slug": "23402-fire",
    "com2us_id": 23402,
    "family_id": 23400,
    "skill_group_id": 23400,
    "name": "가고일(불)",
    "image_filename": "unit_icon_0052_1_1.png",
    "element": "Fire",
    "archetype": "Defense",
    "base_stars": 4,
    "natural_stars": 4,
    "obtainable": false,
    "can_awaken": true,
    "awaken_level": 0,
    "awaken_bonus": "Leader Skill: Increases HP of ally monsters with the Fire element by 40%",
    "skills": [
        2303,
        2308,
        2313
    ],
    "skill_ups_to_max": 8,
    "leader_skill": null,
    "homunculus_skills": [],
    "base_hp": 5085,
    "base_attack": 238,
    "base_defense": 404,
    "speed": 92,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "raw_hp": 57,
    "raw_attack": 40,
    "raw_defense": 68,
    "max_lvl_hp": 9390,
    "max_lvl_attack": 439,
    "max_lvl_defense": 747,
    "awakens_from": null,
    "awakens_to": null,
    "awaken_cost": [],
    "transforms_to": 1314,
    "source": [],
    "fusion_food": false,
    "homunculus": false,
    "craft_cost": null,
    "craft_materials": []
}