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

{
    "id": 534,
    "url": "https://swarfarm.com/api/v2/monsters/534/?format=api",
    "bestiary_slug": "11203-wind-nine-tailed-fox-arang",
    "com2us_id": 11213,
    "family_id": 11200,
    "skill_group_id": 11200,
    "name": "Arang",
    "image_filename": "unit_icon_0004_2_3.png",
    "element": "Wind",
    "archetype": "Attack",
    "base_stars": 5,
    "natural_stars": 4,
    "obtainable": true,
    "can_awaken": true,
    "awaken_level": 1,
    "awaken_bonus": "",
    "skills": [
        807,
        812,
        816
    ],
    "skill_ups_to_max": 12,
    "leader_skill": {
        "id": 105,
        "url": "https://swarfarm.com/api/v2/leader-skills/105/?format=api",
        "attribute": "Attack Power",
        "amount": 40,
        "area": "Element",
        "element": "Wind"
    },
    "homunculus_skills": [],
    "base_hp": 7260,
    "base_attack": 694,
    "base_defense": 274,
    "speed": 102,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "raw_hp": 60,
    "raw_attack": 86,
    "raw_defense": 34,
    "max_lvl_hp": 9885,
    "max_lvl_attack": 944,
    "max_lvl_defense": 373,
    "awakens_from": 533,
    "awakens_to": null,
    "awaken_cost": [],
    "transforms_to": null,
    "source": [
        {
            "id": 35,
            "url": "https://swarfarm.com/api/v2/monster-sources/35/?format=api",
            "name": "Fusion",
            "description": "",
            "farmable_source": true
        },
        {
            "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": true,
    "homunculus": false,
    "craft_cost": null,
    "craft_materials": []
}