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

{
    "id": 384,
    "url": "https://swarfarm.com/api/v2/monsters/384/?format=api",
    "bestiary_slug": "17803-wind-lizardman-velfinodon",
    "com2us_id": 17813,
    "family_id": 17800,
    "skill_group_id": 17800,
    "name": "Velfinodon",
    "image_filename": "unit_icon_0028_2_2.png",
    "element": "Wind",
    "archetype": "Defense",
    "base_stars": 4,
    "natural_stars": 3,
    "obtainable": true,
    "can_awaken": true,
    "awaken_level": 1,
    "awaken_bonus": "",
    "skills": [
        534,
        538,
        542
    ],
    "skill_ups_to_max": 11,
    "leader_skill": null,
    "homunculus_skills": [],
    "base_hp": 4815,
    "base_attack": 303,
    "base_defense": 356,
    "speed": 103,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 25,
    "raw_hp": 54,
    "raw_attack": 51,
    "raw_defense": 60,
    "max_lvl_hp": 8895,
    "max_lvl_attack": 560,
    "max_lvl_defense": 659,
    "awakens_from": 383,
    "awakens_to": null,
    "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": 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": true,
    "homunculus": false,
    "craft_cost": null,
    "craft_materials": []
}