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

{
    "id": 410,
    "url": "https://swarfarm.com/api/v2/monsters/410/?format=api",
    "bestiary_slug": "19304-light-cow-girl-loren",
    "com2us_id": 19314,
    "family_id": 19300,
    "skill_group_id": 19300,
    "name": "Loren",
    "image_filename": "unit_icon_0032_3_4.png",
    "element": "Light",
    "archetype": "Attack",
    "base_stars": 4,
    "natural_stars": 3,
    "obtainable": true,
    "can_awaken": true,
    "awaken_level": 1,
    "awaken_bonus": "",
    "skills": [
        1546,
        1554,
        1559
    ],
    "skill_ups_to_max": 10,
    "leader_skill": {
        "id": 16,
        "url": "https://swarfarm.com/api/v2/leader-skills/16/?format=api",
        "attribute": "Attack Power",
        "amount": 18,
        "area": "General",
        "element": null
    },
    "homunculus_skills": [],
    "base_hp": 4995,
    "base_attack": 368,
    "base_defense": 279,
    "speed": 102,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 25,
    "raw_hp": 56,
    "raw_attack": 62,
    "raw_defense": 47,
    "max_lvl_hp": 9225,
    "max_lvl_attack": 681,
    "max_lvl_defense": 516,
    "awakens_from": 409,
    "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": true,
    "homunculus": false,
    "craft_cost": null,
    "craft_materials": []
}