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

{
    "id": 148,
    "url": "https://swarfarm.com/api/v2/levels/148/?format=api",
    "dungeon": 8,
    "floor": 1,
    "difficulty": "Normal",
    "energy_cost": 3,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 1078,
                    "monster": 84,
                    "stars": 2,
                    "level": 25,
                    "hp": 2355,
                    "attack": 181,
                    "defense": 134,
                    "speed": 100,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1079,
                    "monster": 11,
                    "stars": 2,
                    "level": 25,
                    "hp": 2235,
                    "attack": 173,
                    "defense": 149,
                    "speed": 100,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1080,
                    "monster": 225,
                    "stars": 2,
                    "level": 25,
                    "hp": 3840,
                    "attack": 161,
                    "defense": 173,
                    "speed": 99,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 1081,
                    "monster": 225,
                    "stars": 2,
                    "level": 25,
                    "hp": 3840,
                    "attack": 161,
                    "defense": 173,
                    "speed": 99,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1082,
                    "monster": 11,
                    "stars": 2,
                    "level": 25,
                    "hp": 2235,
                    "attack": 173,
                    "defense": 149,
                    "speed": 100,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1083,
                    "monster": 225,
                    "stars": 2,
                    "level": 25,
                    "hp": 3840,
                    "attack": 161,
                    "defense": 173,
                    "speed": 99,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1084,
                    "monster": 225,
                    "stars": 2,
                    "level": 25,
                    "hp": 3840,
                    "attack": 161,
                    "defense": 173,
                    "speed": 99,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 1085,
                    "monster": 84,
                    "stars": 3,
                    "level": 25,
                    "hp": 2880,
                    "attack": 221,
                    "defense": 162,
                    "speed": 100,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1086,
                    "monster": 11,
                    "stars": 3,
                    "level": 25,
                    "hp": 2730,
                    "attack": 211,
                    "defense": 182,
                    "speed": 100,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1087,
                    "monster": 11,
                    "stars": 3,
                    "level": 25,
                    "hp": 4350,
                    "attack": 336,
                    "defense": 290,
                    "speed": 110,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1088,
                    "monster": 84,
                    "stars": 3,
                    "level": 25,
                    "hp": 2880,
                    "attack": 221,
                    "defense": 162,
                    "speed": 100,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1089,
                    "monster": 11,
                    "stars": 3,
                    "level": 25,
                    "hp": 2730,
                    "attack": 211,
                    "defense": 182,
                    "speed": 100,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}