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

{
    "id": 310,
    "url": "https://swarfarm.com/api/v2/levels/310/?format=api",
    "dungeon": 2001,
    "floor": 6,
    "difficulty": null,
    "energy_cost": 6,
    "xp": null,
    "frontline_slots": 5,
    "backline_slots": null,
    "total_slots": 5,
    "waves": [
        {
            "enemies": [
                {
                    "id": 157,
                    "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
                },
                {
                    "id": 158,
                    "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": 159,
                    "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": 160,
                    "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": 161,
                    "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": 162,
                    "monster": 1563,
                    "stars": 1,
                    "level": 39,
                    "hp": 5865,
                    "attack": 392,
                    "defense": 262,
                    "speed": 105,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 163,
                    "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": 164,
                    "monster": 1563,
                    "stars": 1,
                    "level": 39,
                    "hp": 5865,
                    "attack": 392,
                    "defense": 262,
                    "speed": 105,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 165,
                    "monster": 1097,
                    "stars": 5,
                    "level": 40,
                    "hp": 47115,
                    "attack": 1067,
                    "defense": 609,
                    "speed": 95,
                    "resist": 39,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 166,
                    "monster": 1431,
                    "stars": 1,
                    "level": 40,
                    "hp": 78090,
                    "attack": 274,
                    "defense": 383,
                    "speed": 27,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 167,
                    "monster": 1438,
                    "stars": 1,
                    "level": 40,
                    "hp": 41100,
                    "attack": 274,
                    "defense": 274,
                    "speed": 198,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}