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

{
    "id": 629,
    "url": "https://swarfarm.com/api/v2/monsters/629/?format=api",
    "bestiary_slug": "17401-water-beast-monk-chandra",
    "com2us_id": 17411,
    "family_id": 17400,
    "skill_group_id": 17400,
    "name": "Chandra",
    "image_filename": "unit_icon_0027_0_1.png",
    "element": "Water",
    "archetype": "HP",
    "base_stars": 6,
    "natural_stars": 5,
    "obtainable": true,
    "can_awaken": true,
    "awaken_level": 1,
    "awaken_bonus": "",
    "skills": [
        1039,
        1046,
        1049
    ],
    "skill_ups_to_max": 11,
    "leader_skill": {
        "id": 144,
        "url": "https://swarfarm.com/api/v2/leader-skills/144/?format=api",
        "attribute": "Attack Speed",
        "amount": 24,
        "area": "General",
        "element": null
    },
    "homunculus_skills": [],
    "base_hp": 13170,
    "base_attack": 604,
    "base_defense": 659,
    "speed": 101,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "raw_hp": 80,
    "raw_attack": 55,
    "raw_defense": 60,
    "max_lvl_hp": 13170,
    "max_lvl_attack": 604,
    "max_lvl_defense": 659,
    "awakens_from": 628,
    "awakens_to": null,
    "awaken_cost": [],
    "transforms_to": null,
    "source": [
        {
            "id": 3,
            "url": "https://swarfarm.com/api/v2/monster-sources/3/?format=api",
            "name": "Legendary Scroll",
            "description": "",
            "farmable_source": false
        },
        {
            "id": 6,
            "url": "https://swarfarm.com/api/v2/monster-sources/6/?format=api",
            "name": "Water Scroll",
            "description": "",
            "farmable_source": false
        },
        {
            "id": 38,
            "url": "https://swarfarm.com/api/v2/monster-sources/38/?format=api",
            "name": "Mystical Scroll or Crystal Summon",
            "description": "",
            "farmable_source": false
        }
    ],
    "fusion_food": false,
    "homunculus": false,
    "craft_cost": null,
    "craft_materials": []
}