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

{
    "id": 350,
    "url": "https://swarfarm.com/api/v2/levels/350/?format=api",
    "dungeon": 7001,
    "floor": 6,
    "difficulty": null,
    "energy_cost": 6,
    "xp": null,
    "frontline_slots": 5,
    "backline_slots": null,
    "total_slots": 5,
    "waves": [
        {
            "enemies": [
                {
                    "id": 2952,
                    "monster": 1560,
                    "stars": 1,
                    "level": 37,
                    "hp": 1770,
                    "attack": 236,
                    "defense": 2336,
                    "speed": 100,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2953,
                    "monster": 421,
                    "stars": 4,
                    "level": 37,
                    "hp": 5385,
                    "attack": 209,
                    "defense": 405,
                    "speed": 90,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2954,
                    "monster": 421,
                    "stars": 4,
                    "level": 37,
                    "hp": 5385,
                    "attack": 209,
                    "defense": 405,
                    "speed": 90,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2955,
                    "monster": 421,
                    "stars": 4,
                    "level": 37,
                    "hp": 5385,
                    "attack": 209,
                    "defense": 405,
                    "speed": 90,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2956,
                    "monster": 1560,
                    "stars": 1,
                    "level": 37,
                    "hp": 1770,
                    "attack": 236,
                    "defense": 2336,
                    "speed": 100,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 2957,
                    "monster": 1565,
                    "stars": 1,
                    "level": 39,
                    "hp": 2340,
                    "attack": 261,
                    "defense": 2583,
                    "speed": 45,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2958,
                    "monster": 421,
                    "stars": 5,
                    "level": 39,
                    "hp": 6840,
                    "attack": 266,
                    "defense": 515,
                    "speed": 90,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2959,
                    "monster": 1565,
                    "stars": 1,
                    "level": 39,
                    "hp": 2340,
                    "attack": 261,
                    "defense": 2583,
                    "speed": 45,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 2960,
                    "monster": 1099,
                    "stars": 5,
                    "level": 40,
                    "hp": 13605,
                    "attack": 1067,
                    "defense": 1461,
                    "speed": 95,
                    "resist": 26,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2961,
                    "monster": 1466,
                    "stars": 1,
                    "level": 40,
                    "hp": 90420,
                    "attack": 274,
                    "defense": 342,
                    "speed": 66,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2962,
                    "monster": 1462,
                    "stars": 1,
                    "level": 40,
                    "hp": 36990,
                    "attack": 411,
                    "defense": 274,
                    "speed": 270,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}