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

{
    "id": 309,
    "url": "https://swarfarm.com/api/v2/levels/309/?format=api",
    "dungeon": 2001,
    "floor": 5,
    "difficulty": null,
    "energy_cost": 6,
    "xp": null,
    "frontline_slots": 5,
    "backline_slots": null,
    "total_slots": 5,
    "waves": [
        {
            "enemies": [
                {
                    "id": 146,
                    "monster": 1558,
                    "stars": 1,
                    "level": 27,
                    "hp": 3240,
                    "attack": 217,
                    "defense": 136,
                    "speed": 135,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 147,
                    "monster": 185,
                    "stars": 4,
                    "level": 27,
                    "hp": 3330,
                    "attack": 186,
                    "defense": 349,
                    "speed": 88,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 148,
                    "monster": 185,
                    "stars": 4,
                    "level": 27,
                    "hp": 3330,
                    "attack": 186,
                    "defense": 349,
                    "speed": 88,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 149,
                    "monster": 185,
                    "stars": 4,
                    "level": 27,
                    "hp": 3330,
                    "attack": 186,
                    "defense": 349,
                    "speed": 88,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 150,
                    "monster": 1558,
                    "stars": 1,
                    "level": 27,
                    "hp": 3240,
                    "attack": 217,
                    "defense": 136,
                    "speed": 135,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 151,
                    "monster": 1563,
                    "stars": 1,
                    "level": 29,
                    "hp": 3570,
                    "attack": 239,
                    "defense": 152,
                    "speed": 105,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 152,
                    "monster": 185,
                    "stars": 5,
                    "level": 29,
                    "hp": 4350,
                    "attack": 243,
                    "defense": 456,
                    "speed": 88,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 153,
                    "monster": 1563,
                    "stars": 1,
                    "level": 29,
                    "hp": 3570,
                    "attack": 239,
                    "defense": 152,
                    "speed": 105,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 154,
                    "monster": 1097,
                    "stars": 4,
                    "level": 30,
                    "hp": 26775,
                    "attack": 624,
                    "defense": 373,
                    "speed": 95,
                    "resist": 33,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 155,
                    "monster": 1431,
                    "stars": 1,
                    "level": 30,
                    "hp": 35070,
                    "attack": 167,
                    "defense": 225,
                    "speed": 27,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 156,
                    "monster": 1438,
                    "stars": 1,
                    "level": 30,
                    "hp": 17535,
                    "attack": 167,
                    "defense": 167,
                    "speed": 66,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}