HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 2,
"url": "https://swarfarm.com/api/v2/levels/2/?format=api",
"dungeon": 1,
"floor": 2,
"difficulty": "Normal",
"energy_cost": 3,
"xp": null,
"frontline_slots": 3,
"backline_slots": null,
"total_slots": 3,
"waves": [
{
"enemies": [
{
"id": 934,
"monster": 5,
"stars": 1,
"level": 1,
"hp": 465,
"attack": 46,
"defense": 24,
"speed": 104,
"resist": 15,
"crit_bonus": 0,
"crit_damage_reduction": 0,
"accuracy_bonus": 0
},
{
"id": 935,
"monster": 79,
"stars": 1,
"level": 1,
"hp": 510,
"attack": 45,
"defense": 21,
"speed": 104,
"resist": 15,
"crit_bonus": 0,
"crit_damage_reduction": 0,
"accuracy_bonus": 0
}
]
},
{
"enemies": [
{
"id": 936,
"monster": 5,
"stars": 1,
"level": 1,
"hp": 465,
"attack": 46,
"defense": 24,
"speed": 104,
"resist": 15,
"crit_bonus": 0,
"crit_damage_reduction": 0,
"accuracy_bonus": 0
},
{
"id": 937,
"monster": 13,
"stars": 3,
"level": 1,
"hp": 1785,
"attack": 112,
"defense": 97,
"speed": 97,
"resist": 18,
"crit_bonus": 0,
"crit_damage_reduction": 0,
"accuracy_bonus": 0
},
{
"id": 938,
"monster": 79,
"stars": 1,
"level": 1,
"hp": 510,
"attack": 45,
"defense": 21,
"speed": 104,
"resist": 15,
"crit_bonus": 0,
"crit_damage_reduction": 0,
"accuracy_bonus": 0
}
]
}
]
}