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

{
    "id": 226,
    "url": "https://swarfarm.com/api/v2/monsters/226/?format=api",
    "bestiary_slug": "14002-fire-werewolf-garoche",
    "com2us_id": 14012,
    "family_id": 14000,
    "skill_group_id": 14000,
    "name": "Garoche",
    "image_filename": "unit_icon_0015_1_1.png",
    "element": "Fire",
    "archetype": "HP",
    "base_stars": 4,
    "natural_stars": 3,
    "obtainable": true,
    "can_awaken": true,
    "awaken_level": 1,
    "awaken_bonus": "Secondary Awakening",
    "skills": [
        650,
        655,
        659
    ],
    "skill_ups_to_max": 9,
    "leader_skill": {
        "id": 29,
        "url": "https://swarfarm.com/api/v2/leader-skills/29/?format=api",
        "attribute": "Accuracy",
        "amount": 26,
        "area": "Guild",
        "element": null
    },
    "homunculus_skills": [],
    "base_hp": 6510,
    "base_attack": 279,
    "base_defense": 267,
    "speed": 115,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "raw_hp": 73,
    "raw_attack": 47,
    "raw_defense": 45,
    "max_lvl_hp": 12015,
    "max_lvl_attack": 516,
    "max_lvl_defense": 494,
    "awakens_from": 225,
    "awakens_to": 1324,
    "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": true,
    "homunculus": false,
    "craft_cost": null,
    "craft_materials": []
}