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

{
    "id": 1298,
    "url": "https://swarfarm.com/api/v2/monsters/1298/?format=api",
    "bestiary_slug": "11003-wind-inugami-ramahan",
    "com2us_id": 11033,
    "family_id": 11000,
    "skill_group_id": 11010,
    "name": "Ramahan",
    "image_filename": "unit_icon_0051_2_3.png",
    "element": "Wind",
    "archetype": "Defense",
    "base_stars": 6,
    "natural_stars": 3,
    "obtainable": true,
    "can_awaken": true,
    "awaken_level": 2,
    "awaken_bonus": "",
    "skills": [
        2210,
        2215,
        2220
    ],
    "skill_ups_to_max": 6,
    "leader_skill": {
        "id": 34,
        "url": "https://swarfarm.com/api/v2/leader-skills/34/?format=api",
        "attribute": "Attack Speed",
        "amount": 23,
        "area": "Element",
        "element": "Wind"
    },
    "homunculus_skills": [],
    "base_hp": 10050,
    "base_attack": 549,
    "base_defense": 812,
    "speed": 108,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "raw_hp": 61,
    "raw_attack": 50,
    "raw_defense": 74,
    "max_lvl_hp": 10050,
    "max_lvl_attack": 549,
    "max_lvl_defense": 812,
    "awakens_from": 380,
    "awakens_to": null,
    "awaken_cost": [],
    "transforms_to": null,
    "source": [
        {
            "id": 15,
            "url": "https://swarfarm.com/api/v2/monster-sources/15/?format=api",
            "name": "Telain Forest",
            "description": "",
            "farmable_source": true
        },
        {
            "id": 7,
            "url": "https://swarfarm.com/api/v2/monster-sources/7/?format=api",
            "name": "Wind 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": false,
    "homunculus": false,
    "craft_cost": null,
    "craft_materials": []
}