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

{
    "id": 236,
    "url": "https://swarfarm.com/api/v2/monsters/236/?format=api",
    "bestiary_slug": "13402-fire-joker-jojo",
    "com2us_id": 13412,
    "family_id": 13400,
    "skill_group_id": 13400,
    "name": "Jojo",
    "image_filename": "unit_icon_0011_1_2.png",
    "element": "Fire",
    "archetype": "Defense",
    "base_stars": 5,
    "natural_stars": 4,
    "obtainable": true,
    "can_awaken": true,
    "awaken_level": 1,
    "awaken_bonus": "",
    "skills": [
        709,
        714,
        719
    ],
    "skill_ups_to_max": 12,
    "leader_skill": {
        "id": 82,
        "url": "https://swarfarm.com/api/v2/leader-skills/82/?format=api",
        "attribute": "Defense",
        "amount": 33,
        "area": "Dungeon",
        "element": null
    },
    "homunculus_skills": [],
    "base_hp": 7020,
    "base_attack": 484,
    "base_defense": 500,
    "speed": 103,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "raw_hp": 58,
    "raw_attack": 60,
    "raw_defense": 62,
    "max_lvl_hp": 9555,
    "max_lvl_attack": 659,
    "max_lvl_defense": 681,
    "awakens_from": 235,
    "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": 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": true,
    "homunculus": false,
    "craft_cost": null,
    "craft_materials": []
}