HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 5,
"url": "https://swarfarm.com/api/v2/levels/5/?format=api",
"dungeon": 1,
"floor": 5,
"difficulty": "Normal",
"energy_cost": 3,
"xp": null,
"frontline_slots": 3,
"backline_slots": null,
"total_slots": 3,
"waves": [
{
"enemies": [
{
"id": 3353,
"monster": 47,
"stars": 1,
"level": 2,
"hp": 720,
"attack": 44,
"defense": 24,
"speed": 95,
"resist": 15,
"crit_bonus": 0,
"crit_damage_reduction": 0,
"accuracy_bonus": 0
},
{
"id": 3354,
"monster": 14,
"stars": 1,
"level": 2,
"hp": 675,
"attack": 46,
"defense": 26,
"speed": 95,
"resist": 15,
"crit_bonus": 0,
"crit_damage_reduction": 0,
"accuracy_bonus": 0
}
]
},
{
"enemies": [
{
"id": 3355,
"monster": 47,
"stars": 2,
"level": 2,
"hp": 1140,
"attack": 69,
"defense": 38,
"speed": 95,
"resist": 15,
"crit_bonus": 0,
"crit_damage_reduction": 0,
"accuracy_bonus": 0
},
{
"id": 3356,
"monster": 14,
"stars": 2,
"level": 2,
"hp": 1080,
"attack": 73,
"defense": 40,
"speed": 95,
"resist": 15,
"crit_bonus": 0,
"crit_damage_reduction": 0,
"accuracy_bonus": 0
}
]
},
{
"enemies": [
{
"id": 3357,
"monster": 14,
"stars": 2,
"level": 3,
"hp": 1110,
"attack": 75,
"defense": 42,
"speed": 95,
"resist": 15,
"crit_bonus": 0,
"crit_damage_reduction": 0,
"accuracy_bonus": 0
},
{
"id": 3358,
"monster": 47,
"stars": 3,
"level": 3,
"hp": 2370,
"attack": 107,
"defense": 79,
"speed": 99,
"resist": 18,
"crit_bonus": 0,
"crit_damage_reduction": 0,
"accuracy_bonus": 0
},
{
"id": 3359,
"monster": 14,
"stars": 2,
"level": 3,
"hp": 1110,
"attack": 75,
"defense": 42,
"speed": 95,
"resist": 15,
"crit_bonus": 0,
"crit_damage_reduction": 0,
"accuracy_bonus": 0
}
]
}
]
}