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

{
    "id": 715,
    "url": "https://swarfarm.com/api/v2/monsters/715/?format=api",
    "bestiary_slug": "14504-light-phoenix-eludia",
    "com2us_id": 14514,
    "family_id": 14500,
    "skill_group_id": 14500,
    "name": "Eludia",
    "image_filename": "unit_icon_0017_3_3.png",
    "element": "Light",
    "archetype": "Attack",
    "base_stars": 6,
    "natural_stars": 5,
    "obtainable": true,
    "can_awaken": true,
    "awaken_level": 1,
    "awaken_bonus": "",
    "skills": [
        1174,
        1182,
        1183
    ],
    "skill_ups_to_max": 14,
    "leader_skill": {
        "id": 139,
        "url": "https://swarfarm.com/api/v2/leader-skills/139/?format=api",
        "attribute": "Defense",
        "amount": 44,
        "area": "Dungeon",
        "element": null
    },
    "homunculus_skills": [],
    "base_hp": 9390,
    "base_attack": 1054,
    "base_defense": 461,
    "speed": 99,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 25,
    "raw_hp": 57,
    "raw_attack": 96,
    "raw_defense": 42,
    "max_lvl_hp": 9390,
    "max_lvl_attack": 1054,
    "max_lvl_defense": 461,
    "awakens_from": 714,
    "awakens_to": null,
    "awaken_cost": [],
    "transforms_to": null,
    "source": [
        {
            "id": 4,
            "url": "https://swarfarm.com/api/v2/monster-sources/4/?format=api",
            "name": "Scroll of Light and Darkness",
            "description": "",
            "farmable_source": false
        }
    ],
    "fusion_food": false,
    "homunculus": false,
    "craft_cost": null,
    "craft_materials": []
}