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

{
    "id": 695,
    "url": "https://swarfarm.com/api/v2/monsters/695/?format=api",
    "bestiary_slug": "17004-light-archangel-artamiel",
    "com2us_id": 17014,
    "family_id": 17000,
    "skill_group_id": 17000,
    "name": "Artamiel",
    "image_filename": "unit_icon_0019_3_2.png",
    "element": "Light",
    "archetype": "Support",
    "base_stars": 6,
    "natural_stars": 5,
    "obtainable": true,
    "can_awaken": true,
    "awaken_level": 1,
    "awaken_bonus": "",
    "skills": [
        1024,
        1482,
        1030
    ],
    "skill_ups_to_max": 6,
    "leader_skill": {
        "id": 136,
        "url": "https://swarfarm.com/api/v2/leader-skills/136/?format=api",
        "attribute": "HP",
        "amount": 50,
        "area": "Element",
        "element": "Light"
    },
    "homunculus_skills": [],
    "base_hp": 11535,
    "base_attack": 604,
    "base_defense": 769,
    "speed": 100,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 40,
    "accuracy": 0,
    "raw_hp": 70,
    "raw_attack": 55,
    "raw_defense": 70,
    "max_lvl_hp": 11535,
    "max_lvl_attack": 604,
    "max_lvl_defense": 769,
    "awakens_from": 694,
    "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": []
}