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

{
    "id": 1769,
    "url": "https://swarfarm.com/api/v2/monsters/1769/?format=api",
    "bestiary_slug": "47803-wind-chichi-and-friends",
    "com2us_id": 47803,
    "family_id": 47800,
    "skill_group_id": 47800,
    "name": "Chichi and Friends",
    "image_filename": "unit_icon_0070_3_2.png",
    "element": "Wind",
    "archetype": "none",
    "base_stars": 1,
    "natural_stars": 1,
    "obtainable": false,
    "can_awaken": false,
    "awaken_level": 0,
    "awaken_bonus": "",
    "skills": [
        3001,
        3006,
        3011
    ],
    "skill_ups_to_max": 6,
    "leader_skill": null,
    "homunculus_skills": [],
    "base_hp": 1440,
    "base_attack": 94,
    "base_defense": 110,
    "speed": 99,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "raw_hp": 48,
    "raw_attack": 47,
    "raw_defense": 55,
    "max_lvl_hp": 7905,
    "max_lvl_attack": 516,
    "max_lvl_defense": 604,
    "awakens_from": null,
    "awakens_to": null,
    "awaken_cost": [],
    "transforms_to": null,
    "source": [],
    "fusion_food": false,
    "homunculus": false,
    "craft_cost": null,
    "craft_materials": []
}