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

{
    "id": 1039,
    "url": "https://swarfarm.com/api/v2/monsters/1039/?format=api",
    "bestiary_slug": "21502-fire-unicorn-helena",
    "com2us_id": 21512,
    "family_id": 21500,
    "skill_group_id": 21500,
    "name": "Helena",
    "image_filename": "unit_icon_0043_1_4.png",
    "element": "Fire",
    "archetype": "HP",
    "base_stars": 6,
    "natural_stars": 5,
    "obtainable": true,
    "can_awaken": true,
    "awaken_level": 1,
    "awaken_bonus": "",
    "skills": [
        1701,
        1706,
        1671,
        1676
    ],
    "skill_ups_to_max": 11,
    "leader_skill": null,
    "homunculus_skills": [],
    "base_hp": 12510,
    "base_attack": 692,
    "base_defense": 615,
    "speed": 100,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "raw_hp": 76,
    "raw_attack": 63,
    "raw_defense": 56,
    "max_lvl_hp": 12510,
    "max_lvl_attack": 692,
    "max_lvl_defense": 615,
    "awakens_from": 1034,
    "awakens_to": null,
    "awaken_cost": [],
    "transforms_to": 1043,
    "source": [
        {
            "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": false,
    "homunculus": false,
    "craft_cost": null,
    "craft_materials": []
}