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

{
    "id": 346,
    "url": "https://swarfarm.com/api/v2/monsters/346/?format=api",
    "bestiary_slug": "10701-water-warbear-dagora",
    "com2us_id": 10711,
    "family_id": 10700,
    "skill_group_id": 10700,
    "name": "Dagora",
    "image_filename": "unit_icon_0002_0_3.png",
    "element": "Water",
    "archetype": "HP",
    "base_stars": 4,
    "natural_stars": 3,
    "obtainable": true,
    "can_awaken": true,
    "awaken_level": 1,
    "awaken_bonus": "Secondary Awakening",
    "skills": [
        233,
        237,
        240
    ],
    "skill_ups_to_max": 13,
    "leader_skill": {
        "id": 7,
        "url": "https://swarfarm.com/api/v2/leader-skills/7/?format=api",
        "attribute": "HP",
        "amount": 15,
        "area": "General",
        "element": null
    },
    "homunculus_skills": [],
    "base_hp": 6420,
    "base_attack": 226,
    "base_defense": 327,
    "speed": 102,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "raw_hp": 72,
    "raw_attack": 38,
    "raw_defense": 55,
    "max_lvl_hp": 11850,
    "max_lvl_attack": 417,
    "max_lvl_defense": 604,
    "awakens_from": 345,
    "awakens_to": 1291,
    "awaken_cost": [],
    "transforms_to": null,
    "source": [
        {
            "id": 14,
            "url": "https://swarfarm.com/api/v2/monster-sources/14/?format=api",
            "name": "Mt. White Ragon",
            "description": "",
            "farmable_source": true
        },
        {
            "id": 6,
            "url": "https://swarfarm.com/api/v2/monster-sources/6/?format=api",
            "name": "Water 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
        },
        {
            "id": 39,
            "url": "https://swarfarm.com/api/v2/monster-sources/39/?format=api",
            "name": "Unknown Scroll or Social Summon",
            "description": "",
            "farmable_source": false
        }
    ],
    "fusion_food": true,
    "homunculus": false,
    "craft_cost": null,
    "craft_materials": []
}