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

{
    "id": 294,
    "url": "https://swarfarm.com/api/v2/monsters/294/?format=api",
    "bestiary_slug": "13802-fire-valkyrja-vanessa",
    "com2us_id": 13812,
    "family_id": 13800,
    "skill_group_id": 13800,
    "name": "Vanessa",
    "image_filename": "unit_icon_0014_1_2.png",
    "element": "Fire",
    "archetype": "Support",
    "base_stars": 6,
    "natural_stars": 5,
    "obtainable": true,
    "can_awaken": true,
    "awaken_level": 1,
    "awaken_bonus": "",
    "skills": [
        1233,
        1240,
        1243
    ],
    "skill_ups_to_max": 9,
    "leader_skill": {
        "id": 167,
        "url": "https://swarfarm.com/api/v2/leader-skills/167/?format=api",
        "attribute": "Attack Speed",
        "amount": 33,
        "area": "Arena",
        "element": null
    },
    "homunculus_skills": [],
    "base_hp": 10875,
    "base_attack": 703,
    "base_defense": 714,
    "speed": 101,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 40,
    "accuracy": 0,
    "raw_hp": 66,
    "raw_attack": 64,
    "raw_defense": 65,
    "max_lvl_hp": 10875,
    "max_lvl_attack": 703,
    "max_lvl_defense": 714,
    "awakens_from": 293,
    "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": 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
        }
    ],
    "fusion_food": false,
    "homunculus": false,
    "craft_cost": null,
    "craft_materials": []
}