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

{
    "id": 348,
    "url": "https://swarfarm.com/api/v2/levels/348/?format=api",
    "dungeon": 7001,
    "floor": 4,
    "difficulty": null,
    "energy_cost": 5,
    "xp": null,
    "frontline_slots": 5,
    "backline_slots": null,
    "total_slots": 5,
    "waves": [
        {
            "enemies": [
                {
                    "id": 2929,
                    "monster": 421,
                    "stars": 4,
                    "level": 18,
                    "hp": 3360,
                    "attack": 148,
                    "defense": 286,
                    "speed": 90,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2930,
                    "monster": 421,
                    "stars": 4,
                    "level": 18,
                    "hp": 3360,
                    "attack": 148,
                    "defense": 286,
                    "speed": 90,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2931,
                    "monster": 421,
                    "stars": 4,
                    "level": 18,
                    "hp": 3360,
                    "attack": 148,
                    "defense": 286,
                    "speed": 90,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2932,
                    "monster": 421,
                    "stars": 4,
                    "level": 18,
                    "hp": 3360,
                    "attack": 148,
                    "defense": 286,
                    "speed": 90,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 2933,
                    "monster": 1560,
                    "stars": 1,
                    "level": 20,
                    "hp": 765,
                    "attack": 102,
                    "defense": 887,
                    "speed": 100,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2934,
                    "monster": 421,
                    "stars": 4,
                    "level": 20,
                    "hp": 3495,
                    "attack": 153,
                    "defense": 297,
                    "speed": 90,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2935,
                    "monster": 1560,
                    "stars": 1,
                    "level": 20,
                    "hp": 765,
                    "attack": 102,
                    "defense": 887,
                    "speed": 100,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2936,
                    "monster": 421,
                    "stars": 4,
                    "level": 20,
                    "hp": 3495,
                    "attack": 153,
                    "defense": 297,
                    "speed": 90,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2937,
                    "monster": 1560,
                    "stars": 1,
                    "level": 20,
                    "hp": 765,
                    "attack": 102,
                    "defense": 887,
                    "speed": 100,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 2938,
                    "monster": 1099,
                    "stars": 4,
                    "level": 20,
                    "hp": 5340,
                    "attack": 475,
                    "defense": 446,
                    "speed": 95,
                    "resist": 21,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2939,
                    "monster": 1466,
                    "stars": 1,
                    "level": 20,
                    "hp": 18360,
                    "attack": 102,
                    "defense": 122,
                    "speed": 63,
                    "resist": 20,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2940,
                    "monster": 1462,
                    "stars": 1,
                    "level": 20,
                    "hp": 7650,
                    "attack": 102,
                    "defense": 102,
                    "speed": 126,
                    "resist": 20,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}