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

{
    "id": 994,
    "url": "https://swarfarm.com/api/v2/monsters/994/?format=api",
    "bestiary_slug": "21102-fire-fairy-king-daphnis",
    "com2us_id": 21112,
    "family_id": 21100,
    "skill_group_id": 21100,
    "name": "Daphnis",
    "image_filename": "unit_icon_0040_1_3.png",
    "element": "Fire",
    "archetype": "Attack",
    "base_stars": 6,
    "natural_stars": 5,
    "obtainable": true,
    "can_awaken": true,
    "awaken_level": 1,
    "awaken_bonus": "",
    "skills": [
        1438,
        1443,
        1448
    ],
    "skill_ups_to_max": 13,
    "leader_skill": {
        "id": 154,
        "url": "https://swarfarm.com/api/v2/leader-skills/154/?format=api",
        "attribute": "Critical Rate",
        "amount": 33,
        "area": "Arena",
        "element": null
    },
    "homunculus_skills": [],
    "base_hp": 9885,
    "base_attack": 834,
    "base_defense": 648,
    "speed": 98,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 25,
    "raw_hp": 60,
    "raw_attack": 76,
    "raw_defense": 59,
    "max_lvl_hp": 9885,
    "max_lvl_attack": 834,
    "max_lvl_defense": 648,
    "awakens_from": 985,
    "awakens_to": null,
    "awaken_cost": [],
    "transforms_to": null,
    "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": []
}