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

{
    "id": 311,
    "url": "https://swarfarm.com/api/v2/levels/311/?format=api",
    "dungeon": 2001,
    "floor": 7,
    "difficulty": null,
    "energy_cost": 6,
    "xp": null,
    "frontline_slots": 5,
    "backline_slots": null,
    "total_slots": 5,
    "waves": [
        {
            "enemies": [
                {
                    "id": 168,
                    "monster": 1558,
                    "stars": 1,
                    "level": 47,
                    "hp": 8700,
                    "attack": 581,
                    "defense": 407,
                    "speed": 135,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 169,
                    "monster": 1563,
                    "stars": 1,
                    "level": 47,
                    "hp": 8700,
                    "attack": 581,
                    "defense": 407,
                    "speed": 105,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 170,
                    "monster": 185,
                    "stars": 5,
                    "level": 47,
                    "hp": 6495,
                    "attack": 321,
                    "defense": 603,
                    "speed": 88,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 171,
                    "monster": 1563,
                    "stars": 1,
                    "level": 47,
                    "hp": 8700,
                    "attack": 581,
                    "defense": 407,
                    "speed": 105,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 172,
                    "monster": 1558,
                    "stars": 1,
                    "level": 47,
                    "hp": 8700,
                    "attack": 581,
                    "defense": 407,
                    "speed": 135,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 173,
                    "monster": 1558,
                    "stars": 1,
                    "level": 49,
                    "hp": 9630,
                    "attack": 641,
                    "defense": 449,
                    "speed": 135,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 174,
                    "monster": 1563,
                    "stars": 1,
                    "level": 49,
                    "hp": 9630,
                    "attack": 641,
                    "defense": 449,
                    "speed": 105,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 175,
                    "monster": 1563,
                    "stars": 1,
                    "level": 49,
                    "hp": 9630,
                    "attack": 641,
                    "defense": 449,
                    "speed": 105,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 176,
                    "monster": 1563,
                    "stars": 1,
                    "level": 49,
                    "hp": 9630,
                    "attack": 641,
                    "defense": 449,
                    "speed": 105,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 177,
                    "monster": 1558,
                    "stars": 1,
                    "level": 49,
                    "hp": 9630,
                    "attack": 641,
                    "defense": 449,
                    "speed": 135,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 178,
                    "monster": 1097,
                    "stars": 5,
                    "level": 50,
                    "hp": 79560,
                    "attack": 1463,
                    "defense": 803,
                    "speed": 104,
                    "resist": 48,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 179,
                    "monster": 1431,
                    "stars": 1,
                    "level": 50,
                    "hp": 202050,
                    "attack": 449,
                    "defense": 628,
                    "speed": 28,
                    "resist": 30,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 180,
                    "monster": 1438,
                    "stars": 1,
                    "level": 50,
                    "hp": 80820,
                    "attack": 449,
                    "defense": 449,
                    "speed": 115,
                    "resist": 30,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}