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

{
    "id": 544,
    "url": "https://swarfarm.com/api/v2/monsters/544/?format=api",
    "bestiary_slug": "16903-wind-samurai-kaito",
    "com2us_id": 16913,
    "family_id": 16900,
    "skill_group_id": 16900,
    "name": "Kaito",
    "image_filename": "unit_icon_0026_2_1.png",
    "element": "Wind",
    "archetype": "Attack",
    "base_stars": 5,
    "natural_stars": 4,
    "obtainable": true,
    "can_awaken": true,
    "awaken_level": 1,
    "awaken_bonus": "",
    "skills": [
        1527,
        1531,
        1542,
        1536
    ],
    "skill_ups_to_max": 16,
    "leader_skill": null,
    "homunculus_skills": [],
    "base_hp": 6660,
    "base_attack": 638,
    "base_defense": 371,
    "speed": 103,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 25,
    "raw_hp": 55,
    "raw_attack": 79,
    "raw_defense": 46,
    "max_lvl_hp": 9060,
    "max_lvl_attack": 867,
    "max_lvl_defense": 505,
    "awakens_from": 543,
    "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": 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
        }
    ],
    "fusion_food": false,
    "homunculus": false,
    "craft_cost": null,
    "craft_materials": []
}