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

{
    "id": 340,
    "url": "https://swarfarm.com/api/v2/levels/340/?format=api",
    "dungeon": 5001,
    "floor": 6,
    "difficulty": null,
    "energy_cost": 6,
    "xp": null,
    "frontline_slots": 5,
    "backline_slots": null,
    "total_slots": 5,
    "waves": [
        {
            "enemies": [
                {
                    "id": 219,
                    "monster": 1559,
                    "stars": 1,
                    "level": 37,
                    "hp": 6660,
                    "attack": 118,
                    "defense": 592,
                    "speed": 120,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 220,
                    "monster": 185,
                    "stars": 4,
                    "level": 37,
                    "hp": 4515,
                    "attack": 223,
                    "defense": 419,
                    "speed": 88,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 221,
                    "monster": 365,
                    "stars": 4,
                    "level": 37,
                    "hp": 5820,
                    "attack": 230,
                    "defense": 351,
                    "speed": 91,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 222,
                    "monster": 313,
                    "stars": 4,
                    "level": 37,
                    "hp": 4995,
                    "attack": 203,
                    "defense": 399,
                    "speed": 86,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 223,
                    "monster": 1558,
                    "stars": 1,
                    "level": 37,
                    "hp": 5310,
                    "attack": 355,
                    "defense": 236,
                    "speed": 135,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 224,
                    "monster": 1562,
                    "stars": 1,
                    "level": 39,
                    "hp": 1455,
                    "attack": 196,
                    "defense": 1044,
                    "speed": 45,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 225,
                    "monster": 185,
                    "stars": 5,
                    "level": 39,
                    "hp": 5745,
                    "attack": 284,
                    "defense": 533,
                    "speed": 88,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 226,
                    "monster": 1564,
                    "stars": 1,
                    "level": 39,
                    "hp": 7335,
                    "attack": 131,
                    "defense": 652,
                    "speed": 90,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 227,
                    "monster": 1139,
                    "stars": 5,
                    "level": 40,
                    "hp": 44490,
                    "attack": 732,
                    "defense": 609,
                    "speed": 95,
                    "resist": 39,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 228,
                    "monster": 1463,
                    "stars": 1,
                    "level": 40,
                    "hp": 90420,
                    "attack": 411,
                    "defense": 342,
                    "speed": 112,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 229,
                    "monster": 1464,
                    "stars": 1,
                    "level": 40,
                    "hp": 36990,
                    "attack": 274,
                    "defense": 274,
                    "speed": 66,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}