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

{
    "id": 2205,
    "url": "https://swarfarm.com/api/v2/monsters/2205/?format=api",
    "bestiary_slug": "28304-light-indra-dyeus",
    "com2us_id": 28314,
    "family_id": 28300,
    "skill_group_id": 28300,
    "name": "Dyeus",
    "image_filename": "unit_icon_0118_1_4.png",
    "element": "Light",
    "archetype": "Attack",
    "base_stars": 6,
    "natural_stars": 5,
    "obtainable": true,
    "can_awaken": true,
    "awaken_level": 1,
    "awaken_bonus": "",
    "skills": [
        3756,
        3761,
        3766,
        3771
    ],
    "skill_ups_to_max": 11,
    "leader_skill": null,
    "homunculus_skills": [],
    "base_hp": 9885,
    "base_attack": 900,
    "base_defense": 582,
    "speed": 106,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "raw_hp": 60,
    "raw_attack": 82,
    "raw_defense": 53,
    "max_lvl_hp": 9885,
    "max_lvl_attack": 900,
    "max_lvl_defense": 582,
    "awakens_from": 2200,
    "awakens_to": null,
    "awaken_cost": [],
    "transforms_to": 2210,
    "source": [],
    "fusion_food": false,
    "homunculus": false,
    "craft_cost": null,
    "craft_materials": []
}