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

{
    "id": 303,
    "url": "https://swarfarm.com/api/v2/levels/303/?format=api",
    "dungeon": 1001,
    "floor": 9,
    "difficulty": null,
    "energy_cost": 7,
    "xp": null,
    "frontline_slots": 5,
    "backline_slots": null,
    "total_slots": 5,
    "waves": [
        {
            "enemies": [
                {
                    "id": 2715,
                    "monster": 1566,
                    "stars": 1,
                    "level": 57,
                    "hp": 21420,
                    "attack": 635,
                    "defense": 729,
                    "speed": 67,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2716,
                    "monster": 1566,
                    "stars": 1,
                    "level": 57,
                    "hp": 21420,
                    "attack": 635,
                    "defense": 729,
                    "speed": 67,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2717,
                    "monster": 477,
                    "stars": 6,
                    "level": 57,
                    "hp": 11625,
                    "attack": 484,
                    "defense": 816,
                    "speed": 88,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2718,
                    "monster": 1566,
                    "stars": 1,
                    "level": 57,
                    "hp": 21420,
                    "attack": 635,
                    "defense": 729,
                    "speed": 67,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2719,
                    "monster": 1566,
                    "stars": 1,
                    "level": 57,
                    "hp": 21420,
                    "attack": 635,
                    "defense": 729,
                    "speed": 67,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 2720,
                    "monster": 1566,
                    "stars": 1,
                    "level": 60,
                    "hp": 24840,
                    "attack": 736,
                    "defense": 846,
                    "speed": 67,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2721,
                    "monster": 1566,
                    "stars": 1,
                    "level": 60,
                    "hp": 24840,
                    "attack": 736,
                    "defense": 846,
                    "speed": 67,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2722,
                    "monster": 477,
                    "stars": 6,
                    "level": 60,
                    "hp": 12105,
                    "attack": 504,
                    "defense": 850,
                    "speed": 88,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2723,
                    "monster": 1566,
                    "stars": 1,
                    "level": 60,
                    "hp": 24840,
                    "attack": 736,
                    "defense": 846,
                    "speed": 67,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2724,
                    "monster": 1566,
                    "stars": 1,
                    "level": 60,
                    "hp": 24840,
                    "attack": 736,
                    "defense": 846,
                    "speed": 67,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 2725,
                    "monster": 1100,
                    "stars": 6,
                    "level": 60,
                    "hp": 181755,
                    "attack": 2242,
                    "defense": 1395,
                    "speed": 109,
                    "resist": 66,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2726,
                    "monster": 1491,
                    "stars": 1,
                    "level": 60,
                    "hp": 441600,
                    "attack": 736,
                    "defense": 809,
                    "speed": 84,
                    "resist": 40,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2727,
                    "monster": 1491,
                    "stars": 1,
                    "level": 60,
                    "hp": 441600,
                    "attack": 736,
                    "defense": 809,
                    "speed": 84,
                    "resist": 40,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}