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

{
    "id": 2816,
    "url": "https://swarfarm.com/api/v2/monsters/2816/?format=api",
    "bestiary_slug": "34104-light-centaur-knight",
    "com2us_id": 34114,
    "family_id": 34100,
    "skill_group_id": 34100,
    "name": "Chiron",
    "image_filename": "unit_icon_0193_1_4.png",
    "element": "Light",
    "archetype": "Attack",
    "base_stars": 5,
    "natural_stars": 4,
    "obtainable": true,
    "can_awaken": true,
    "awaken_level": 1,
    "awaken_bonus": "",
    "skills": [
        4897,
        4902,
        4907
    ],
    "skill_ups_to_max": 12,
    "leader_skill": {
        "id": 258,
        "url": "https://swarfarm.com/api/v2/leader-skills/258/?format=api",
        "attribute": "Critical Rate",
        "amount": 30,
        "area": "General",
        "element": "Light"
    },
    "homunculus_skills": [],
    "base_hp": 7140,
    "base_attack": 573,
    "base_defense": 404,
    "speed": 104,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "raw_hp": 59,
    "raw_attack": 71,
    "raw_defense": 50,
    "max_lvl_hp": 9720,
    "max_lvl_attack": 780,
    "max_lvl_defense": 549,
    "awakens_from": 2811,
    "awakens_to": null,
    "awaken_cost": [],
    "transforms_to": null,
    "source": [],
    "fusion_food": false,
    "homunculus": false,
    "craft_cost": null,
    "craft_materials": []
}