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

{
    "id": 26,
    "url": "https://swarfarm.com/api/v2/levels/26/?format=api",
    "dungeon": 2,
    "floor": 5,
    "difficulty": "Normal",
    "energy_cost": 3,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 3408,
                    "monster": 185,
                    "stars": 2,
                    "level": 6,
                    "hp": 960,
                    "attack": 37,
                    "defense": 67,
                    "speed": 88,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3409,
                    "monster": 185,
                    "stars": 2,
                    "level": 6,
                    "hp": 960,
                    "attack": 37,
                    "defense": 67,
                    "speed": 88,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3410,
                    "monster": 185,
                    "stars": 2,
                    "level": 6,
                    "hp": 960,
                    "attack": 37,
                    "defense": 67,
                    "speed": 88,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 3411,
                    "monster": 185,
                    "stars": 2,
                    "level": 6,
                    "hp": 960,
                    "attack": 37,
                    "defense": 67,
                    "speed": 88,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3412,
                    "monster": 185,
                    "stars": 2,
                    "level": 6,
                    "hp": 960,
                    "attack": 37,
                    "defense": 67,
                    "speed": 88,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3413,
                    "monster": 185,
                    "stars": 2,
                    "level": 6,
                    "hp": 960,
                    "attack": 37,
                    "defense": 67,
                    "speed": 88,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 3414,
                    "monster": 185,
                    "stars": 2,
                    "level": 6,
                    "hp": 960,
                    "attack": 37,
                    "defense": 67,
                    "speed": 88,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3415,
                    "monster": 185,
                    "stars": 3,
                    "level": 6,
                    "hp": 2370,
                    "attack": 94,
                    "defense": 178,
                    "speed": 92,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3416,
                    "monster": 185,
                    "stars": 2,
                    "level": 6,
                    "hp": 960,
                    "attack": 37,
                    "defense": 67,
                    "speed": 88,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}