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

{
    "id": 269,
    "url": "https://swarfarm.com/api/v2/levels/269/?format=api",
    "dungeon": 13,
    "floor": 3,
    "difficulty": "Hell",
    "energy_cost": 5,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 2546,
                    "monster": 111,
                    "stars": 5,
                    "level": 45,
                    "hp": 24660,
                    "attack": 1582,
                    "defense": 930,
                    "speed": 136,
                    "resist": 30,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2547,
                    "monster": 794,
                    "stars": 5,
                    "level": 45,
                    "hp": 18255,
                    "attack": 1858,
                    "defense": 1089,
                    "speed": 139,
                    "resist": 30,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2548,
                    "monster": 111,
                    "stars": 5,
                    "level": 45,
                    "hp": 24660,
                    "attack": 1582,
                    "defense": 930,
                    "speed": 136,
                    "resist": 30,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2549,
                    "monster": 794,
                    "stars": 5,
                    "level": 45,
                    "hp": 18255,
                    "attack": 1858,
                    "defense": 1089,
                    "speed": 139,
                    "resist": 30,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 2550,
                    "monster": 794,
                    "stars": 5,
                    "level": 45,
                    "hp": 18255,
                    "attack": 1858,
                    "defense": 1089,
                    "speed": 139,
                    "resist": 30,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2551,
                    "monster": 111,
                    "stars": 5,
                    "level": 45,
                    "hp": 24660,
                    "attack": 1582,
                    "defense": 930,
                    "speed": 136,
                    "resist": 30,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2552,
                    "monster": 794,
                    "stars": 5,
                    "level": 45,
                    "hp": 18255,
                    "attack": 1858,
                    "defense": 1089,
                    "speed": 139,
                    "resist": 30,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2553,
                    "monster": 794,
                    "stars": 5,
                    "level": 45,
                    "hp": 18255,
                    "attack": 1858,
                    "defense": 1089,
                    "speed": 139,
                    "resist": 30,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 2554,
                    "monster": 111,
                    "stars": 5,
                    "level": 46,
                    "hp": 25035,
                    "attack": 1607,
                    "defense": 945,
                    "speed": 136,
                    "resist": 30,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2555,
                    "monster": 795,
                    "stars": 5,
                    "level": 46,
                    "hp": 19470,
                    "attack": 1937,
                    "defense": 1045,
                    "speed": 139,
                    "resist": 30,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2556,
                    "monster": 795,
                    "stars": 6,
                    "level": 46,
                    "hp": 17250,
                    "attack": 1610,
                    "defense": 1423,
                    "speed": 149,
                    "resist": 33,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2557,
                    "monster": 794,
                    "stars": 5,
                    "level": 46,
                    "hp": 18555,
                    "attack": 1888,
                    "defense": 1106,
                    "speed": 139,
                    "resist": 30,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2558,
                    "monster": 111,
                    "stars": 5,
                    "level": 46,
                    "hp": 25035,
                    "attack": 1607,
                    "defense": 945,
                    "speed": 136,
                    "resist": 30,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}