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

{
    "id": 198,
    "url": "https://swarfarm.com/api/v2/monsters/198/?format=api",
    "bestiary_slug": "11702-fire-inferno-tagaros",
    "com2us_id": 11712,
    "family_id": 11700,
    "skill_group_id": 11700,
    "name": "Tagaros",
    "image_filename": "unit_icon_0006_1_3.png",
    "element": "Fire",
    "archetype": "Attack",
    "base_stars": 4,
    "natural_stars": 3,
    "obtainable": true,
    "can_awaken": true,
    "awaken_level": 1,
    "awaken_bonus": "",
    "skills": [
        486,
        487,
        488
    ],
    "skill_ups_to_max": 13,
    "leader_skill": {
        "id": 48,
        "url": "https://swarfarm.com/api/v2/leader-skills/48/?format=api",
        "attribute": "Critical Rate",
        "amount": 23,
        "area": "Element",
        "element": "Fire"
    },
    "homunculus_skills": [],
    "base_hp": 4185,
    "base_attack": 493,
    "base_defense": 208,
    "speed": 95,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "raw_hp": 47,
    "raw_attack": 83,
    "raw_defense": 35,
    "max_lvl_hp": 7740,
    "max_lvl_attack": 911,
    "max_lvl_defense": 384,
    "awakens_from": 197,
    "awakens_to": null,
    "awaken_cost": [],
    "transforms_to": null,
    "source": [
        {
            "id": 18,
            "url": "https://swarfarm.com/api/v2/monster-sources/18/?format=api",
            "name": "Vrofagus Ruins",
            "description": "",
            "farmable_source": true
        },
        {
            "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
        },
        {
            "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": false,
    "homunculus": false,
    "craft_cost": null,
    "craft_materials": []
}