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

{
    "id": 416,
    "url": "https://swarfarm.com/api/v2/monsters/416/?format=api",
    "bestiary_slug": "10104-light-fairy-neal",
    "com2us_id": 10114,
    "family_id": 10100,
    "skill_group_id": 10100,
    "name": "Neal",
    "image_filename": "unit_icon_0000_3_1.png",
    "element": "Light",
    "archetype": "Support",
    "base_stars": 4,
    "natural_stars": 3,
    "obtainable": true,
    "can_awaken": true,
    "awaken_level": 1,
    "awaken_bonus": "Secondary Awakening",
    "skills": [
        69,
        1473,
        70
    ],
    "skill_ups_to_max": 15,
    "leader_skill": {
        "id": 8,
        "url": "https://swarfarm.com/api/v2/leader-skills/8/?format=api",
        "attribute": "Resistance",
        "amount": 20,
        "area": "General",
        "element": null
    },
    "homunculus_skills": [],
    "base_hp": 5700,
    "base_attack": 368,
    "base_defense": 232,
    "speed": 101,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "raw_hp": 64,
    "raw_attack": 62,
    "raw_defense": 39,
    "max_lvl_hp": 10545,
    "max_lvl_attack": 681,
    "max_lvl_defense": 428,
    "awakens_from": 415,
    "awakens_to": 1284,
    "awaken_cost": [],
    "transforms_to": null,
    "source": [
        {
            "id": 10,
            "url": "https://swarfarm.com/api/v2/monster-sources/10/?format=api",
            "name": "Secret Dungeon",
            "description": "",
            "farmable_source": true
        },
        {
            "id": 4,
            "url": "https://swarfarm.com/api/v2/monster-sources/4/?format=api",
            "name": "Scroll of Light and Darkness",
            "description": "",
            "farmable_source": false
        }
    ],
    "fusion_food": false,
    "homunculus": false,
    "craft_cost": null,
    "craft_materials": []
}