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

{
    "id": 1029,
    "url": "https://swarfarm.com/api/v2/monsters/1029/?format=api",
    "bestiary_slug": "21402-fire-harp-magician-harmonia",
    "com2us_id": 21412,
    "family_id": 21400,
    "skill_group_id": 21400,
    "name": "Harmonia",
    "image_filename": "unit_icon_0043_1_2.png",
    "element": "Fire",
    "archetype": "Support",
    "base_stars": 5,
    "natural_stars": 4,
    "obtainable": true,
    "can_awaken": true,
    "awaken_level": 1,
    "awaken_bonus": "",
    "skills": [
        1640,
        1645,
        1650
    ],
    "skill_ups_to_max": 12,
    "leader_skill": {
        "id": 74,
        "url": "https://swarfarm.com/api/v2/leader-skills/74/?format=api",
        "attribute": "HP",
        "amount": 33,
        "area": "Guild",
        "element": null
    },
    "homunculus_skills": [],
    "base_hp": 8115,
    "base_attack": 420,
    "base_defense": 492,
    "speed": 98,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 40,
    "accuracy": 0,
    "raw_hp": 67,
    "raw_attack": 52,
    "raw_defense": 61,
    "max_lvl_hp": 11040,
    "max_lvl_attack": 571,
    "max_lvl_defense": 670,
    "awakens_from": 1024,
    "awakens_to": null,
    "awaken_cost": [],
    "transforms_to": null,
    "source": [
        {
            "id": 35,
            "url": "https://swarfarm.com/api/v2/monster-sources/35/?format=api",
            "name": "Fusion",
            "description": "",
            "farmable_source": true
        },
        {
            "id": 3,
            "url": "https://swarfarm.com/api/v2/monster-sources/3/?format=api",
            "name": "Legendary Scroll",
            "description": "",
            "farmable_source": false
        },
        {
            "id": 5,
            "url": "https://swarfarm.com/api/v2/monster-sources/5/?format=api",
            "name": "Fire Scroll",
            "description": "",
            "farmable_source": false
        },
        {
            "id": 38,
            "url": "https://swarfarm.com/api/v2/monster-sources/38/?format=api",
            "name": "Mystical Scroll or Crystal Summon",
            "description": "",
            "farmable_source": false
        }
    ],
    "fusion_food": true,
    "homunculus": false,
    "craft_cost": null,
    "craft_materials": []
}