GET /api/v2/monsters/1120/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 1120,
"url": "https://swarfarm.com/api/v2/monsters/1120/?format=api",
"bestiary_slug": "60503-wind-angelmon",
"com2us_id": 60503,
"family_id": 60400,
"skill_group_id": 60400,
"name": "Angelmon",
"image_filename": "unit_icon_0019_2_0.png",
"element": "Wind",
"archetype": "none",
"base_stars": 1,
"natural_stars": 1,
"obtainable": false,
"can_awaken": false,
"awaken_level": 0,
"awaken_bonus": "",
"skills": [
1820,
1816
],
"skill_ups_to_max": 0,
"leader_skill": null,
"homunculus_skills": [],
"base_hp": 1200,
"base_attack": 80,
"base_defense": 80,
"speed": 100,
"crit_rate": 15,
"crit_damage": 50,
"resistance": 15,
"accuracy": 0,
"raw_hp": 40,
"raw_attack": 40,
"raw_defense": 40,
"max_lvl_hp": 6585,
"max_lvl_attack": 439,
"max_lvl_defense": 439,
"awakens_from": null,
"awakens_to": null,
"awaken_cost": [],
"transforms_to": null,
"source": [],
"fusion_food": false,
"homunculus": false,
"craft_cost": null,
"craft_materials": []
}