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

{
    "id": 2323,
    "url": "https://swarfarm.com/api/v2/monsters/2323/?format=api",
    "bestiary_slug": "28904-light-dokkaebi-lord-euldong",
    "com2us_id": 28914,
    "family_id": 28900,
    "skill_group_id": 28900,
    "name": "Euldong",
    "image_filename": "unit_icon_0133_1_4.png",
    "element": "Light",
    "archetype": "HP",
    "base_stars": 6,
    "natural_stars": 5,
    "obtainable": true,
    "can_awaken": true,
    "awaken_level": 1,
    "awaken_bonus": "",
    "skills": [
        4009,
        4014,
        4019
    ],
    "skill_ups_to_max": 11,
    "leader_skill": {
        "id": 228,
        "url": "https://swarfarm.com/api/v2/leader-skills/228/?format=api",
        "attribute": "HP",
        "amount": 50,
        "area": "General",
        "element": "Light"
    },
    "homunculus_skills": [],
    "base_hp": 12510,
    "base_attack": 626,
    "base_defense": 681,
    "speed": 96,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 40,
    "accuracy": 0,
    "raw_hp": 76,
    "raw_attack": 57,
    "raw_defense": 62,
    "max_lvl_hp": 12510,
    "max_lvl_attack": 626,
    "max_lvl_defense": 681,
    "awakens_from": 2318,
    "awakens_to": null,
    "awaken_cost": [],
    "transforms_to": null,
    "source": [],
    "fusion_food": false,
    "homunculus": false,
    "craft_cost": null,
    "craft_materials": []
}