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

{
    "id": 268,
    "url": "https://swarfarm.com/api/v2/monsters/268/?format=api",
    "bestiary_slug": "17002-fire-archangel-velajuel",
    "com2us_id": 17012,
    "family_id": 17000,
    "skill_group_id": 17000,
    "name": "Velajuel",
    "image_filename": "unit_icon_0019_1_2.png",
    "element": "Fire",
    "archetype": "Support",
    "base_stars": 6,
    "natural_stars": 5,
    "obtainable": true,
    "can_awaken": true,
    "awaken_level": 1,
    "awaken_bonus": "",
    "skills": [
        1020,
        1025,
        1032
    ],
    "skill_ups_to_max": 9,
    "leader_skill": {
        "id": 133,
        "url": "https://swarfarm.com/api/v2/leader-skills/133/?format=api",
        "attribute": "HP",
        "amount": 50,
        "area": "Element",
        "element": "Fire"
    },
    "homunculus_skills": [],
    "base_hp": 10050,
    "base_attack": 681,
    "base_defense": 790,
    "speed": 100,
    "crit_rate": 30,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "raw_hp": 61,
    "raw_attack": 62,
    "raw_defense": 72,
    "max_lvl_hp": 10050,
    "max_lvl_attack": 681,
    "max_lvl_defense": 790,
    "awakens_from": 267,
    "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": []
}