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

{
    "id": 2574,
    "url": "https://swarfarm.com/api/v2/monsters/2574/?format=api",
    "bestiary_slug": "30904-light-exorcist-association-resolver",
    "com2us_id": 30904,
    "family_id": 30900,
    "skill_group_id": 30300,
    "name": "Exorcist Association Resolver",
    "image_filename": "unit_icon_0166_1_4.png",
    "element": "Light",
    "archetype": "Defense",
    "base_stars": 5,
    "natural_stars": 5,
    "obtainable": false,
    "can_awaken": true,
    "awaken_level": 0,
    "awaken_bonus": "Only available as awakened",
    "skills": [
        4502,
        4507,
        4512
    ],
    "skill_ups_to_max": 12,
    "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": 7500,
    "base_attack": 468,
    "base_defense": 605,
    "speed": 106,
    "crit_rate": 30,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "raw_hp": 62,
    "raw_attack": 58,
    "raw_defense": 75,
    "max_lvl_hp": 10215,
    "max_lvl_attack": 637,
    "max_lvl_defense": 823,
    "awakens_from": null,
    "awakens_to": null,
    "awaken_cost": [],
    "transforms_to": null,
    "source": [],
    "fusion_food": false,
    "homunculus": false,
    "craft_cost": null,
    "craft_materials": []
}