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

{
    "id": 1259,
    "url": "https://swarfarm.com/api/v2/monsters/1259/?format=api",
    "bestiary_slug": "22702-fire-sniper-mki-carcano",
    "com2us_id": 22712,
    "family_id": 22700,
    "skill_group_id": 22700,
    "name": "Carcano",
    "image_filename": "unit_icon_0048_1_1.png",
    "element": "Fire",
    "archetype": "Attack",
    "base_stars": 5,
    "natural_stars": 4,
    "obtainable": true,
    "can_awaken": true,
    "awaken_level": 1,
    "awaken_bonus": "",
    "skills": [
        2098,
        2103,
        2108
    ],
    "skill_ups_to_max": 9,
    "leader_skill": {
        "id": 76,
        "url": "https://swarfarm.com/api/v2/leader-skills/76/?format=api",
        "attribute": "Attack Speed",
        "amount": 24,
        "area": "Guild",
        "element": null
    },
    "homunculus_skills": [],
    "base_hp": 6780,
    "base_attack": 557,
    "base_defense": 444,
    "speed": 112,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "raw_hp": 56,
    "raw_attack": 69,
    "raw_defense": 55,
    "max_lvl_hp": 9225,
    "max_lvl_attack": 758,
    "max_lvl_defense": 604,
    "awakens_from": 1254,
    "awakens_to": null,
    "awaken_cost": [],
    "transforms_to": 1266,
    "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": []
}