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

{
    "id": 364,
    "url": "https://swarfarm.com/api/v2/monsters/364/?format=api",
    "bestiary_slug": "15303-wind-epikion-priest-michelle",
    "com2us_id": 15313,
    "family_id": 15300,
    "skill_group_id": 15300,
    "name": "Michelle",
    "image_filename": "unit_icon_0020_2_1.png",
    "element": "Wind",
    "archetype": "Support",
    "base_stars": 4,
    "natural_stars": 3,
    "obtainable": true,
    "can_awaken": true,
    "awaken_level": 1,
    "awaken_bonus": "",
    "skills": [
        379,
        385,
        389
    ],
    "skill_ups_to_max": 12,
    "leader_skill": null,
    "homunculus_skills": [],
    "base_hp": 6060,
    "base_attack": 297,
    "base_defense": 279,
    "speed": 96,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 40,
    "accuracy": 0,
    "raw_hp": 68,
    "raw_attack": 50,
    "raw_defense": 47,
    "max_lvl_hp": 11205,
    "max_lvl_attack": 549,
    "max_lvl_defense": 516,
    "awakens_from": 363,
    "awakens_to": null,
    "awaken_cost": [],
    "transforms_to": null,
    "source": [
        {
            "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": []
}