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

{
    "id": 208,
    "url": "https://swarfarm.com/api/v2/monsters/208/?format=api",
    "bestiary_slug": "15002-fire-martial-cat-mei",
    "com2us_id": 15012,
    "family_id": 15000,
    "skill_group_id": 15000,
    "name": "Mei",
    "image_filename": "unit_icon_0018_1_2.png",
    "element": "Fire",
    "archetype": "HP",
    "base_stars": 4,
    "natural_stars": 3,
    "obtainable": true,
    "can_awaken": true,
    "awaken_level": 1,
    "awaken_bonus": "Secondary Awakening",
    "skills": [
        561,
        1483,
        567
    ],
    "skill_ups_to_max": 9,
    "leader_skill": {
        "id": 59,
        "url": "https://swarfarm.com/api/v2/leader-skills/59/?format=api",
        "attribute": "HP",
        "amount": 21,
        "area": "Guild",
        "element": null
    },
    "homunculus_skills": [],
    "base_hp": 5610,
    "base_attack": 339,
    "base_defense": 267,
    "speed": 104,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 40,
    "accuracy": 0,
    "raw_hp": 63,
    "raw_attack": 57,
    "raw_defense": 45,
    "max_lvl_hp": 10380,
    "max_lvl_attack": 626,
    "max_lvl_defense": 494,
    "awakens_from": 207,
    "awakens_to": 1329,
    "awaken_cost": [],
    "transforms_to": null,
    "source": [
        {
            "id": 28,
            "url": "https://swarfarm.com/api/v2/monster-sources/28/?format=api",
            "name": "Guild Shop",
            "description": "",
            "farmable_source": true
        },
        {
            "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
        },
        {
            "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": []
}