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

{
    "id": 297,
    "url": "https://swarfarm.com/api/v2/levels/297/?format=api",
    "dungeon": 1001,
    "floor": 3,
    "difficulty": null,
    "energy_cost": 5,
    "xp": null,
    "frontline_slots": 5,
    "backline_slots": null,
    "total_slots": 5,
    "waves": [
        {
            "enemies": [
                {
                    "id": 2808,
                    "monster": 477,
                    "stars": 4,
                    "level": 13,
                    "hp": 2190,
                    "attack": 129,
                    "defense": 257,
                    "speed": 88,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2809,
                    "monster": 477,
                    "stars": 4,
                    "level": 13,
                    "hp": 2190,
                    "attack": 129,
                    "defense": 257,
                    "speed": 88,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2810,
                    "monster": 477,
                    "stars": 4,
                    "level": 13,
                    "hp": 2190,
                    "attack": 129,
                    "defense": 257,
                    "speed": 88,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2811,
                    "monster": 477,
                    "stars": 4,
                    "level": 13,
                    "hp": 2190,
                    "attack": 129,
                    "defense": 257,
                    "speed": 88,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 2812,
                    "monster": 1561,
                    "stars": 1,
                    "level": 15,
                    "hp": 2700,
                    "attack": 68,
                    "defense": 68,
                    "speed": 110,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2813,
                    "monster": 477,
                    "stars": 4,
                    "level": 15,
                    "hp": 2265,
                    "attack": 134,
                    "defense": 266,
                    "speed": 88,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2814,
                    "monster": 1561,
                    "stars": 1,
                    "level": 15,
                    "hp": 2700,
                    "attack": 68,
                    "defense": 68,
                    "speed": 110,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2815,
                    "monster": 477,
                    "stars": 4,
                    "level": 15,
                    "hp": 2265,
                    "attack": 134,
                    "defense": 266,
                    "speed": 88,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2816,
                    "monster": 1561,
                    "stars": 1,
                    "level": 15,
                    "hp": 2700,
                    "attack": 68,
                    "defense": 68,
                    "speed": 110,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 2817,
                    "monster": 1100,
                    "stars": 3,
                    "level": 15,
                    "hp": 9240,
                    "attack": 192,
                    "defense": 169,
                    "speed": 85,
                    "resist": 21,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2818,
                    "monster": 1491,
                    "stars": 1,
                    "level": 15,
                    "hp": 6000,
                    "attack": 80,
                    "defense": 80,
                    "speed": 73,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2819,
                    "monster": 1491,
                    "stars": 1,
                    "level": 15,
                    "hp": 6000,
                    "attack": 80,
                    "defense": 80,
                    "speed": 73,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}