GET /api/v2/monsters/2002/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 2002,
"url": "https://swarfarm.com/api/v2/monsters/2002/?format=api",
"bestiary_slug": "26514-light-espresso-cookie",
"com2us_id": 26514,
"family_id": 26500,
"skill_group_id": 26500,
"name": "Espresso Cookie",
"image_filename": "unit_icon_0090_1_4.png",
"element": "Light",
"archetype": "Attack",
"base_stars": 5,
"natural_stars": 4,
"obtainable": true,
"can_awaken": true,
"awaken_level": 1,
"awaken_bonus": "",
"skills": [
3416,
3421,
3426
],
"skill_ups_to_max": 11,
"leader_skill": null,
"homunculus_skills": [],
"base_hp": 7140,
"base_attack": 581,
"base_defense": 396,
"speed": 99,
"crit_rate": 15,
"crit_damage": 50,
"resistance": 15,
"accuracy": 25,
"raw_hp": 59,
"raw_attack": 72,
"raw_defense": 49,
"max_lvl_hp": 9720,
"max_lvl_attack": 790,
"max_lvl_defense": 538,
"awakens_from": null,
"awakens_to": null,
"awaken_cost": [],
"transforms_to": null,
"source": [],
"fusion_food": false,
"homunculus": false,
"craft_cost": null,
"craft_materials": []
}