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

{
    "id": 351,
    "url": "https://swarfarm.com/api/v2/levels/351/?format=api",
    "dungeon": 7001,
    "floor": 7,
    "difficulty": null,
    "energy_cost": 6,
    "xp": null,
    "frontline_slots": 5,
    "backline_slots": null,
    "total_slots": 5,
    "waves": [
        {
            "enemies": [
                {
                    "id": 2972,
                    "monster": 1560,
                    "stars": 1,
                    "level": 47,
                    "hp": 2895,
                    "attack": 387,
                    "defense": 3870,
                    "speed": 100,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2973,
                    "monster": 1565,
                    "stars": 1,
                    "level": 47,
                    "hp": 3480,
                    "attack": 387,
                    "defense": 3870,
                    "speed": 45,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2974,
                    "monster": 421,
                    "stars": 5,
                    "level": 47,
                    "hp": 7740,
                    "attack": 302,
                    "defense": 584,
                    "speed": 90,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2975,
                    "monster": 1565,
                    "stars": 1,
                    "level": 47,
                    "hp": 3480,
                    "attack": 387,
                    "defense": 3870,
                    "speed": 45,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2976,
                    "monster": 1560,
                    "stars": 1,
                    "level": 47,
                    "hp": 2895,
                    "attack": 387,
                    "defense": 3870,
                    "speed": 100,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 2977,
                    "monster": 1560,
                    "stars": 1,
                    "level": 49,
                    "hp": 3210,
                    "attack": 428,
                    "defense": 4280,
                    "speed": 100,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2978,
                    "monster": 1565,
                    "stars": 1,
                    "level": 49,
                    "hp": 3840,
                    "attack": 428,
                    "defense": 4280,
                    "speed": 45,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2979,
                    "monster": 1565,
                    "stars": 1,
                    "level": 49,
                    "hp": 3840,
                    "attack": 428,
                    "defense": 4280,
                    "speed": 45,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2980,
                    "monster": 1565,
                    "stars": 1,
                    "level": 49,
                    "hp": 3840,
                    "attack": 428,
                    "defense": 4280,
                    "speed": 45,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2981,
                    "monster": 1560,
                    "stars": 1,
                    "level": 49,
                    "hp": 3210,
                    "attack": 428,
                    "defense": 4280,
                    "speed": 100,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 2982,
                    "monster": 1099,
                    "stars": 5,
                    "level": 50,
                    "hp": 22020,
                    "attack": 1428,
                    "defense": 2249,
                    "speed": 104,
                    "resist": 28,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2983,
                    "monster": 1466,
                    "stars": 1,
                    "level": 50,
                    "hp": 202050,
                    "attack": 449,
                    "defense": 561,
                    "speed": 69,
                    "resist": 30,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2984,
                    "monster": 1462,
                    "stars": 1,
                    "level": 50,
                    "hp": 80820,
                    "attack": 449,
                    "defense": 449,
                    "speed": 198,
                    "resist": 30,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}