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

{
    "id": 328,
    "url": "https://swarfarm.com/api/v2/levels/328/?format=api",
    "dungeon": 4001,
    "floor": 4,
    "difficulty": null,
    "energy_cost": 5,
    "xp": null,
    "frontline_slots": 5,
    "backline_slots": null,
    "total_slots": 5,
    "waves": [
        {
            "enemies": [
                {
                    "id": 2654,
                    "monster": 365,
                    "stars": 4,
                    "level": 18,
                    "hp": 3660,
                    "attack": 162,
                    "defense": 248,
                    "speed": 91,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2655,
                    "monster": 365,
                    "stars": 4,
                    "level": 18,
                    "hp": 3660,
                    "attack": 162,
                    "defense": 248,
                    "speed": 91,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2656,
                    "monster": 365,
                    "stars": 4,
                    "level": 18,
                    "hp": 3660,
                    "attack": 162,
                    "defense": 248,
                    "speed": 91,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2657,
                    "monster": 365,
                    "stars": 4,
                    "level": 18,
                    "hp": 3660,
                    "attack": 162,
                    "defense": 248,
                    "speed": 91,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 2658,
                    "monster": 1559,
                    "stars": 1,
                    "level": 20,
                    "hp": 2880,
                    "attack": 40,
                    "defense": 230,
                    "speed": 156,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2659,
                    "monster": 365,
                    "stars": 4,
                    "level": 20,
                    "hp": 3795,
                    "attack": 168,
                    "defense": 257,
                    "speed": 91,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2660,
                    "monster": 1559,
                    "stars": 1,
                    "level": 20,
                    "hp": 2880,
                    "attack": 40,
                    "defense": 230,
                    "speed": 156,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2661,
                    "monster": 365,
                    "stars": 4,
                    "level": 20,
                    "hp": 3795,
                    "attack": 168,
                    "defense": 257,
                    "speed": 91,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2662,
                    "monster": 1559,
                    "stars": 1,
                    "level": 20,
                    "hp": 2880,
                    "attack": 40,
                    "defense": 230,
                    "speed": 156,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 2663,
                    "monster": 1098,
                    "stars": 4,
                    "level": 20,
                    "hp": 14850,
                    "attack": 371,
                    "defense": 278,
                    "speed": 95,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2664,
                    "monster": 1452,
                    "stars": 1,
                    "level": 20,
                    "hp": 18360,
                    "attack": 102,
                    "defense": 137,
                    "speed": 70,
                    "resist": 20,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2665,
                    "monster": 1453,
                    "stars": 1,
                    "level": 20,
                    "hp": 7650,
                    "attack": 102,
                    "defense": 102,
                    "speed": 63,
                    "resist": 20,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}