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

{
    "id": 896,
    "url": "https://swarfarm.com/api/v2/monsters/896/?format=api",
    "bestiary_slug": "20001-water-neostone-fighter-ryan",
    "com2us_id": 20011,
    "family_id": 20000,
    "skill_group_id": 20000,
    "name": "Ryan",
    "image_filename": "unit_icon_0036_0_0.png",
    "element": "Water",
    "archetype": "Attack",
    "base_stars": 5,
    "natural_stars": 4,
    "obtainable": true,
    "can_awaken": true,
    "awaken_level": 1,
    "awaken_bonus": "",
    "skills": [
        1294,
        1300,
        1304
    ],
    "skill_ups_to_max": 13,
    "leader_skill": {
        "id": 84,
        "url": "https://swarfarm.com/api/v2/leader-skills/84/?format=api",
        "attribute": "Attack Power",
        "amount": 33,
        "area": "Dungeon",
        "element": null
    },
    "homunculus_skills": [],
    "base_hp": 7635,
    "base_attack": 541,
    "base_defense": 404,
    "speed": 107,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "raw_hp": 63,
    "raw_attack": 67,
    "raw_defense": 50,
    "max_lvl_hp": 10380,
    "max_lvl_attack": 736,
    "max_lvl_defense": 549,
    "awakens_from": 897,
    "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": 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
        }
    ],
    "fusion_food": false,
    "homunculus": false,
    "craft_cost": null,
    "craft_materials": []
}