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

{
    "id": 128,
    "url": "https://swarfarm.com/api/v2/levels/128/?format=api",
    "dungeon": 7,
    "floor": 2,
    "difficulty": "Normal",
    "energy_cost": 3,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 4060,
                    "monster": 367,
                    "stars": 3,
                    "level": 22,
                    "hp": 3630,
                    "attack": 149,
                    "defense": 246,
                    "speed": 110,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 4061,
                    "monster": 215,
                    "stars": 3,
                    "level": 22,
                    "hp": 2940,
                    "attack": 208,
                    "defense": 234,
                    "speed": 98,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 4062,
                    "monster": 215,
                    "stars": 3,
                    "level": 22,
                    "hp": 2940,
                    "attack": 208,
                    "defense": 234,
                    "speed": 98,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 4063,
                    "monster": 215,
                    "stars": 3,
                    "level": 22,
                    "hp": 2940,
                    "attack": 208,
                    "defense": 234,
                    "speed": 98,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 4064,
                    "monster": 215,
                    "stars": 3,
                    "level": 22,
                    "hp": 2940,
                    "attack": 208,
                    "defense": 234,
                    "speed": 98,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 4065,
                    "monster": 215,
                    "stars": 2,
                    "level": 23,
                    "hp": 2415,
                    "attack": 172,
                    "defense": 193,
                    "speed": 98,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 4066,
                    "monster": 367,
                    "stars": 2,
                    "level": 23,
                    "hp": 3000,
                    "attack": 122,
                    "defense": 203,
                    "speed": 110,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 4067,
                    "monster": 367,
                    "stars": 2,
                    "level": 23,
                    "hp": 3000,
                    "attack": 122,
                    "defense": 203,
                    "speed": 110,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 4068,
                    "monster": 215,
                    "stars": 2,
                    "level": 23,
                    "hp": 2415,
                    "attack": 172,
                    "defense": 193,
                    "speed": 98,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 4069,
                    "monster": 215,
                    "stars": 3,
                    "level": 23,
                    "hp": 3000,
                    "attack": 214,
                    "defense": 240,
                    "speed": 98,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 4070,
                    "monster": 367,
                    "stars": 3,
                    "level": 23,
                    "hp": 4620,
                    "attack": 188,
                    "defense": 313,
                    "speed": 121,
                    "resist": 18,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 4071,
                    "monster": 367,
                    "stars": 3,
                    "level": 23,
                    "hp": 3720,
                    "attack": 152,
                    "defense": 253,
                    "speed": 110,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}