GET /api/v2/monsters/1212/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 1212,
"url": "https://swarfarm.com/api/v2/monsters/1212/?format=api",
"bestiary_slug": "22314-light-valantis",
"com2us_id": 22314,
"family_id": 22300,
"skill_group_id": 22300,
"name": "Valantis",
"image_filename": "unit_icon_0052_3_0.png",
"element": "Light",
"archetype": "HP",
"base_stars": 6,
"natural_stars": 5,
"obtainable": false,
"can_awaken": true,
"awaken_level": 0,
"awaken_bonus": "",
"skills": [
2039,
2019,
2024,
2034
],
"skill_ups_to_max": 12,
"leader_skill": null,
"homunculus_skills": [],
"base_hp": 11535,
"base_attack": 703,
"base_defense": 670,
"speed": 99,
"crit_rate": 15,
"crit_damage": 50,
"resistance": 15,
"accuracy": 0,
"raw_hp": 70,
"raw_attack": 64,
"raw_defense": 61,
"max_lvl_hp": 11535,
"max_lvl_attack": 703,
"max_lvl_defense": 670,
"awakens_from": null,
"awakens_to": null,
"awaken_cost": [],
"transforms_to": 1207,
"source": [],
"fusion_food": false,
"homunculus": false,
"craft_cost": null,
"craft_materials": []
}