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

{
    "id": 338,
    "url": "https://swarfarm.com/api/v2/levels/338/?format=api",
    "dungeon": 5001,
    "floor": 4,
    "difficulty": null,
    "energy_cost": 5,
    "xp": null,
    "frontline_slots": 5,
    "backline_slots": null,
    "total_slots": 5,
    "waves": [
        {
            "enemies": [
                {
                    "id": 979,
                    "monster": 185,
                    "stars": 4,
                    "level": 18,
                    "hp": 2820,
                    "attack": 157,
                    "defense": 296,
                    "speed": 88,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 980,
                    "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": 981,
                    "monster": 313,
                    "stars": 4,
                    "level": 18,
                    "hp": 3135,
                    "attack": 143,
                    "defense": 281,
                    "speed": 86,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 982,
                    "monster": 185,
                    "stars": 4,
                    "level": 18,
                    "hp": 2820,
                    "attack": 157,
                    "defense": 296,
                    "speed": 88,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 983,
                    "monster": 1557,
                    "stars": 1,
                    "level": 20,
                    "hp": 1140,
                    "attack": 77,
                    "defense": 322,
                    "speed": 90,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 984,
                    "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": 985,
                    "monster": 1558,
                    "stars": 1,
                    "level": 20,
                    "hp": 2295,
                    "attack": 153,
                    "defense": 91,
                    "speed": 135,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 986,
                    "monster": 313,
                    "stars": 4,
                    "level": 20,
                    "hp": 3255,
                    "attack": 148,
                    "defense": 292,
                    "speed": 86,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 987,
                    "monster": 1558,
                    "stars": 1,
                    "level": 20,
                    "hp": 2295,
                    "attack": 153,
                    "defense": 91,
                    "speed": 135,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 988,
                    "monster": 1139,
                    "stars": 4,
                    "level": 20,
                    "hp": 16335,
                    "attack": 311,
                    "defense": 278,
                    "speed": 95,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 989,
                    "monster": 1463,
                    "stars": 1,
                    "level": 20,
                    "hp": 18360,
                    "attack": 132,
                    "defense": 122,
                    "speed": 105,
                    "resist": 20,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 990,
                    "monster": 1464,
                    "stars": 1,
                    "level": 20,
                    "hp": 7650,
                    "attack": 102,
                    "defense": 102,
                    "speed": 73,
                    "resist": 20,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}