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

{
    "id": 1759,
    "url": "https://swarfarm.com/api/v2/monsters/1759/?format=api",
    "bestiary_slug": "13204-light-howl-shushu",
    "com2us_id": 13234,
    "family_id": 13200,
    "skill_group_id": 13210,
    "name": "Shushu and Friends",
    "image_filename": "unit_icon_0070_3_3.png",
    "element": "Light",
    "archetype": "Support",
    "base_stars": 6,
    "natural_stars": 2,
    "obtainable": true,
    "can_awaken": true,
    "awaken_level": 2,
    "awaken_bonus": "",
    "skills": [
        2987,
        2992,
        2997
    ],
    "skill_ups_to_max": 5,
    "leader_skill": null,
    "homunculus_skills": [],
    "base_hp": 11040,
    "base_attack": 593,
    "base_defense": 703,
    "speed": 99,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "raw_hp": 67,
    "raw_attack": 54,
    "raw_defense": 64,
    "max_lvl_hp": 11040,
    "max_lvl_attack": 593,
    "max_lvl_defense": 703,
    "awakens_from": 152,
    "awakens_to": null,
    "awaken_cost": [],
    "transforms_to": null,
    "source": [
        {
            "id": 10,
            "url": "https://swarfarm.com/api/v2/monster-sources/10/?format=api",
            "name": "Secret Dungeon",
            "description": "",
            "farmable_source": true
        }
    ],
    "fusion_food": false,
    "homunculus": false,
    "craft_cost": null,
    "craft_materials": []
}