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

{
    "id": 1266,
    "url": "https://swarfarm.com/api/v2/monsters/1266/?format=api",
    "bestiary_slug": "22812-fire-carcano",
    "com2us_id": 22812,
    "family_id": 22800,
    "skill_group_id": 22800,
    "name": "Carcano",
    "image_filename": "unit_icon_0048_1_1.png",
    "element": "Fire",
    "archetype": "Attack",
    "base_stars": 5,
    "natural_stars": 4,
    "obtainable": false,
    "can_awaken": true,
    "awaken_level": 0,
    "awaken_bonus": "",
    "skills": [
        2112,
        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": null,
    "awakens_to": null,
    "awaken_cost": [],
    "transforms_to": 1259,
    "source": [],
    "fusion_food": false,
    "homunculus": false,
    "craft_cost": null,
    "craft_materials": []
}