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

{
    "id": 299,
    "url": "https://swarfarm.com/api/v2/levels/299/?format=api",
    "dungeon": 1001,
    "floor": 5,
    "difficulty": null,
    "energy_cost": 6,
    "xp": null,
    "frontline_slots": 5,
    "backline_slots": null,
    "total_slots": 5,
    "waves": [
        {
            "enemies": [
                {
                    "id": 2832,
                    "monster": 1561,
                    "stars": 1,
                    "level": 27,
                    "hp": 4875,
                    "attack": 144,
                    "defense": 136,
                    "speed": 110,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2833,
                    "monster": 477,
                    "stars": 4,
                    "level": 27,
                    "hp": 3780,
                    "attack": 197,
                    "defense": 332,
                    "speed": 88,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2834,
                    "monster": 477,
                    "stars": 4,
                    "level": 27,
                    "hp": 3780,
                    "attack": 197,
                    "defense": 332,
                    "speed": 88,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2835,
                    "monster": 477,
                    "stars": 4,
                    "level": 27,
                    "hp": 3780,
                    "attack": 197,
                    "defense": 332,
                    "speed": 88,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2836,
                    "monster": 1561,
                    "stars": 1,
                    "level": 27,
                    "hp": 4875,
                    "attack": 144,
                    "defense": 136,
                    "speed": 110,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 2837,
                    "monster": 1566,
                    "stars": 1,
                    "level": 29,
                    "hp": 5370,
                    "attack": 159,
                    "defense": 152,
                    "speed": 67,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2838,
                    "monster": 477,
                    "stars": 5,
                    "level": 29,
                    "hp": 4935,
                    "attack": 257,
                    "defense": 434,
                    "speed": 88,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2839,
                    "monster": 1566,
                    "stars": 1,
                    "level": 29,
                    "hp": 5370,
                    "attack": 159,
                    "defense": 152,
                    "speed": 67,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 2840,
                    "monster": 1100,
                    "stars": 4,
                    "level": 30,
                    "hp": 26775,
                    "attack": 478,
                    "defense": 373,
                    "speed": 95,
                    "resist": 33,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2841,
                    "monster": 1491,
                    "stars": 1,
                    "level": 30,
                    "hp": 27555,
                    "attack": 167,
                    "defense": 175,
                    "speed": 77,
                    "resist": 30,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2842,
                    "monster": 1491,
                    "stars": 1,
                    "level": 30,
                    "hp": 27555,
                    "attack": 167,
                    "defense": 175,
                    "speed": 77,
                    "resist": 30,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}