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

{
    "id": 2472,
    "url": "https://swarfarm.com/api/v2/monsters/2472/?format=api",
    "bestiary_slug": "111606-pure-spires-of-ascension-crystal",
    "com2us_id": 111606,
    "family_id": 100000,
    "skill_group_id": 100000,
    "name": "Spires of Ascension Crystal",
    "image_filename": "unit_icon_0008_0_3.png",
    "element": "Pure",
    "archetype": "none",
    "base_stars": 1,
    "natural_stars": 1,
    "obtainable": false,
    "can_awaken": false,
    "awaken_level": 0,
    "awaken_bonus": "",
    "skills": [
        4310,
        4311,
        4312
    ],
    "skill_ups_to_max": 0,
    "leader_skill": null,
    "homunculus_skills": [],
    "base_hp": null,
    "base_attack": null,
    "base_defense": null,
    "speed": 0,
    "crit_rate": 0,
    "crit_damage": 0,
    "resistance": 0,
    "accuracy": 0,
    "raw_hp": 0,
    "raw_attack": 0,
    "raw_defense": 0,
    "max_lvl_hp": null,
    "max_lvl_attack": null,
    "max_lvl_defense": null,
    "awakens_from": null,
    "awakens_to": null,
    "awaken_cost": [],
    "transforms_to": null,
    "source": [],
    "fusion_food": false,
    "homunculus": false,
    "craft_cost": null,
    "craft_materials": []
}