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

{
    "id": 288,
    "url": "https://swarfarm.com/api/v2/monsters/288/?format=api",
    "bestiary_slug": "14502-fire-phoenix-perna",
    "com2us_id": 14512,
    "family_id": 14500,
    "skill_group_id": 14500,
    "name": "Perna",
    "image_filename": "unit_icon_0017_1_3.png",
    "element": "Fire",
    "archetype": "HP",
    "base_stars": 6,
    "natural_stars": 5,
    "obtainable": true,
    "can_awaken": true,
    "awaken_level": 1,
    "awaken_bonus": "",
    "skills": [
        1171,
        1176,
        1177
    ],
    "skill_ups_to_max": 14,
    "leader_skill": {
        "id": 141,
        "url": "https://swarfarm.com/api/v2/leader-skills/141/?format=api",
        "attribute": "Attack Power",
        "amount": 44,
        "area": "Dungeon",
        "element": null
    },
    "homunculus_skills": [],
    "base_hp": 12345,
    "base_attack": 878,
    "base_defense": 439,
    "speed": 114,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "raw_hp": 75,
    "raw_attack": 80,
    "raw_defense": 40,
    "max_lvl_hp": 12345,
    "max_lvl_attack": 878,
    "max_lvl_defense": 439,
    "awakens_from": 287,
    "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": 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": false,
    "homunculus": false,
    "craft_cost": null,
    "craft_materials": []
}