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

{
    "id": 2362,
    "url": "https://swarfarm.com/api/v2/monsters/2362/?format=api",
    "bestiary_slug": "29304-light",
    "com2us_id": 29304,
    "family_id": 29300,
    "skill_group_id": 29300,
    "name": "시리(빛)",
    "image_filename": "unit_icon_0142_1_4.png",
    "element": "Light",
    "archetype": "Attack",
    "base_stars": 5,
    "natural_stars": 5,
    "obtainable": false,
    "can_awaken": true,
    "awaken_level": 0,
    "awaken_bonus": "Only available as awakened",
    "skills": [
        4105,
        4110,
        4115
    ],
    "skill_ups_to_max": 12,
    "leader_skill": {
        "id": 195,
        "url": "https://swarfarm.com/api/v2/leader-skills/195/?format=api",
        "attribute": "Attack Power",
        "amount": 38,
        "area": "Guild",
        "element": null
    },
    "homunculus_skills": [],
    "base_hp": 7140,
    "base_attack": 565,
    "base_defense": 412,
    "speed": 105,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "raw_hp": 59,
    "raw_attack": 70,
    "raw_defense": 51,
    "max_lvl_hp": 9720,
    "max_lvl_attack": 769,
    "max_lvl_defense": 560,
    "awakens_from": null,
    "awakens_to": null,
    "awaken_cost": [],
    "transforms_to": null,
    "source": [],
    "fusion_food": false,
    "homunculus": false,
    "craft_cost": null,
    "craft_materials": []
}