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

{
    "id": 2173,
    "url": "https://swarfarm.com/api/v2/monsters/2173/?format=api",
    "bestiary_slug": "28002-fire-desert-warrior",
    "com2us_id": 28012,
    "family_id": 28000,
    "skill_group_id": 27500,
    "name": "Ashour",
    "image_filename": "unit_icon_0115_1_2.png",
    "element": "Fire",
    "archetype": "HP",
    "base_stars": 6,
    "natural_stars": 5,
    "obtainable": true,
    "can_awaken": true,
    "awaken_level": 1,
    "awaken_bonus": "",
    "skills": [
        3694,
        3699,
        3704
    ],
    "skill_ups_to_max": 13,
    "leader_skill": {
        "id": 212,
        "url": "https://swarfarm.com/api/v2/leader-skills/212/?format=api",
        "attribute": "HP",
        "amount": 38,
        "area": "Guild",
        "element": null
    },
    "homunculus_skills": [],
    "base_hp": 12180,
    "base_attack": 725,
    "base_defense": 604,
    "speed": 103,
    "crit_rate": 30,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "raw_hp": 74,
    "raw_attack": 66,
    "raw_defense": 55,
    "max_lvl_hp": 12180,
    "max_lvl_attack": 725,
    "max_lvl_defense": 604,
    "awakens_from": 2168,
    "awakens_to": null,
    "awaken_cost": [],
    "transforms_to": null,
    "source": [],
    "fusion_food": false,
    "homunculus": false,
    "craft_cost": null,
    "craft_materials": []
}