GET /api/v2/levels/314/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 314,
    "url": "https://swarfarm.com/api/v2/levels/314/?format=api",
    "dungeon": 2001,
    "floor": 10,
    "difficulty": null,
    "energy_cost": 7,
    "xp": null,
    "frontline_slots": 5,
    "backline_slots": null,
    "total_slots": 5,
    "waves": [
        {
            "enemies": [
                {
                    "id": 92,
                    "monster": 1563,
                    "stars": 1,
                    "level": 62,
                    "hp": 18270,
                    "attack": 1219,
                    "defense": 974,
                    "speed": 105,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 93,
                    "monster": 1563,
                    "stars": 1,
                    "level": 62,
                    "hp": 18270,
                    "attack": 1219,
                    "defense": 974,
                    "speed": 105,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 94,
                    "monster": 185,
                    "stars": 6,
                    "level": 62,
                    "hp": 10995,
                    "attack": 489,
                    "defense": 918,
                    "speed": 88,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 95,
                    "monster": 1563,
                    "stars": 1,
                    "level": 62,
                    "hp": 18270,
                    "attack": 1219,
                    "defense": 974,
                    "speed": 105,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 96,
                    "monster": 1563,
                    "stars": 1,
                    "level": 62,
                    "hp": 18270,
                    "attack": 1219,
                    "defense": 974,
                    "speed": 105,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 97,
                    "monster": 1563,
                    "stars": 1,
                    "level": 65,
                    "hp": 21195,
                    "attack": 1413,
                    "defense": 1130,
                    "speed": 105,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 98,
                    "monster": 1563,
                    "stars": 1,
                    "level": 65,
                    "hp": 21195,
                    "attack": 1413,
                    "defense": 1130,
                    "speed": 105,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 99,
                    "monster": 185,
                    "stars": 6,
                    "level": 65,
                    "hp": 11460,
                    "attack": 509,
                    "defense": 957,
                    "speed": 88,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 100,
                    "monster": 1563,
                    "stars": 1,
                    "level": 65,
                    "hp": 21195,
                    "attack": 1413,
                    "defense": 1130,
                    "speed": 105,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 101,
                    "monster": 1563,
                    "stars": 1,
                    "level": 65,
                    "hp": 21195,
                    "attack": 1413,
                    "defense": 1130,
                    "speed": 105,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 102,
                    "monster": 1097,
                    "stars": 6,
                    "level": 65,
                    "hp": 231375,
                    "attack": 3186,
                    "defense": 1630,
                    "speed": 114,
                    "resist": 75,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 103,
                    "monster": 1431,
                    "stars": 1,
                    "level": 65,
                    "hp": 678240,
                    "attack": 942,
                    "defense": 1318,
                    "speed": 30,
                    "resist": 39,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 104,
                    "monster": 1438,
                    "stars": 1,
                    "level": 65,
                    "hp": 423900,
                    "attack": 942,
                    "defense": 942,
                    "speed": 275,
                    "resist": 39,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}