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

{
    "id": 302,
    "url": "https://swarfarm.com/api/v2/levels/302/?format=api",
    "dungeon": 1001,
    "floor": 8,
    "difficulty": null,
    "energy_cost": 7,
    "xp": null,
    "frontline_slots": 5,
    "backline_slots": null,
    "total_slots": 5,
    "waves": [
        {
            "enemies": [
                {
                    "id": 3239,
                    "monster": 1561,
                    "stars": 1,
                    "level": 52,
                    "hp": 16740,
                    "attack": 496,
                    "defense": 545,
                    "speed": 110,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3240,
                    "monster": 1566,
                    "stars": 1,
                    "level": 52,
                    "hp": 16740,
                    "attack": 496,
                    "defense": 545,
                    "speed": 67,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3241,
                    "monster": 477,
                    "stars": 5,
                    "level": 52,
                    "hp": 8835,
                    "attack": 368,
                    "defense": 621,
                    "speed": 88,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3242,
                    "monster": 1566,
                    "stars": 1,
                    "level": 52,
                    "hp": 16740,
                    "attack": 496,
                    "defense": 545,
                    "speed": 67,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3243,
                    "monster": 1561,
                    "stars": 1,
                    "level": 52,
                    "hp": 16740,
                    "attack": 496,
                    "defense": 545,
                    "speed": 110,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 3244,
                    "monster": 1561,
                    "stars": 1,
                    "level": 55,
                    "hp": 19410,
                    "attack": 575,
                    "defense": 633,
                    "speed": 110,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3245,
                    "monster": 1566,
                    "stars": 1,
                    "level": 55,
                    "hp": 19410,
                    "attack": 575,
                    "defense": 633,
                    "speed": 67,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3246,
                    "monster": 1566,
                    "stars": 1,
                    "level": 55,
                    "hp": 19410,
                    "attack": 575,
                    "defense": 633,
                    "speed": 67,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3247,
                    "monster": 1566,
                    "stars": 1,
                    "level": 55,
                    "hp": 19410,
                    "attack": 575,
                    "defense": 633,
                    "speed": 67,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3248,
                    "monster": 1561,
                    "stars": 1,
                    "level": 55,
                    "hp": 19410,
                    "attack": 575,
                    "defense": 633,
                    "speed": 110,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 3249,
                    "monster": 1100,
                    "stars": 6,
                    "level": 55,
                    "hp": 137445,
                    "attack": 1813,
                    "defense": 1181,
                    "speed": 104,
                    "resist": 57,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3250,
                    "monster": 1491,
                    "stars": 1,
                    "level": 55,
                    "hp": 293250,
                    "attack": 575,
                    "defense": 603,
                    "speed": 80,
                    "resist": 38,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3251,
                    "monster": 1491,
                    "stars": 1,
                    "level": 55,
                    "hp": 293250,
                    "attack": 575,
                    "defense": 603,
                    "speed": 80,
                    "resist": 38,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}