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

{
    "id": 296,
    "url": "https://swarfarm.com/api/v2/levels/296/?format=api",
    "dungeon": 1001,
    "floor": 2,
    "difficulty": null,
    "energy_cost": 4,
    "xp": null,
    "frontline_slots": 5,
    "backline_slots": null,
    "total_slots": 5,
    "waves": [
        {
            "enemies": [
                {
                    "id": 2798,
                    "monster": 477,
                    "stars": 3,
                    "level": 7,
                    "hp": 1170,
                    "attack": 68,
                    "defense": 149,
                    "speed": 88,
                    "resist": 13,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2799,
                    "monster": 477,
                    "stars": 3,
                    "level": 7,
                    "hp": 1170,
                    "attack": 68,
                    "defense": 149,
                    "speed": 88,
                    "resist": 13,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2800,
                    "monster": 477,
                    "stars": 3,
                    "level": 7,
                    "hp": 1170,
                    "attack": 68,
                    "defense": 149,
                    "speed": 88,
                    "resist": 13,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 2801,
                    "monster": 477,
                    "stars": 4,
                    "level": 9,
                    "hp": 1695,
                    "attack": 99,
                    "defense": 215,
                    "speed": 88,
                    "resist": 13,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2802,
                    "monster": 1561,
                    "stars": 1,
                    "level": 9,
                    "hp": 1995,
                    "attack": 41,
                    "defense": 48,
                    "speed": 110,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2803,
                    "monster": 1561,
                    "stars": 1,
                    "level": 9,
                    "hp": 1995,
                    "attack": 41,
                    "defense": 48,
                    "speed": 110,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2804,
                    "monster": 477,
                    "stars": 4,
                    "level": 9,
                    "hp": 1695,
                    "attack": 99,
                    "defense": 215,
                    "speed": 88,
                    "resist": 13,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 2805,
                    "monster": 1100,
                    "stars": 3,
                    "level": 10,
                    "hp": 7260,
                    "attack": 126,
                    "defense": 142,
                    "speed": 85,
                    "resist": 18,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2806,
                    "monster": 1491,
                    "stars": 1,
                    "level": 10,
                    "hp": 3255,
                    "attack": 62,
                    "defense": 62,
                    "speed": 70,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2807,
                    "monster": 1491,
                    "stars": 1,
                    "level": 10,
                    "hp": 3255,
                    "attack": 62,
                    "defense": 62,
                    "speed": 70,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}