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

{
    "id": 1040,
    "url": "https://swarfarm.com/api/v2/monsters/1040/?format=api",
    "bestiary_slug": "21504-light-unicorn-eleanor",
    "com2us_id": 21514,
    "family_id": 21500,
    "skill_group_id": 21500,
    "name": "Eleanor",
    "image_filename": "unit_icon_0043_3_4.png",
    "element": "Light",
    "archetype": "HP",
    "base_stars": 6,
    "natural_stars": 5,
    "obtainable": true,
    "can_awaken": true,
    "awaken_level": 1,
    "awaken_bonus": "",
    "skills": [
        1703,
        1708,
        1673,
        1678
    ],
    "skill_ups_to_max": 12,
    "leader_skill": null,
    "homunculus_skills": [],
    "base_hp": 12840,
    "base_attack": 604,
    "base_defense": 681,
    "speed": 100,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "raw_hp": 78,
    "raw_attack": 55,
    "raw_defense": 62,
    "max_lvl_hp": 12840,
    "max_lvl_attack": 604,
    "max_lvl_defense": 681,
    "awakens_from": 1036,
    "awakens_to": null,
    "awaken_cost": [],
    "transforms_to": 1046,
    "source": [
        {
            "id": 4,
            "url": "https://swarfarm.com/api/v2/monster-sources/4/?format=api",
            "name": "Scroll of Light and Darkness",
            "description": "",
            "farmable_source": false
        }
    ],
    "fusion_food": false,
    "homunculus": false,
    "craft_cost": null,
    "craft_materials": []
}