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

{
    "id": 329,
    "url": "https://swarfarm.com/api/v2/levels/329/?format=api",
    "dungeon": 4001,
    "floor": 5,
    "difficulty": null,
    "energy_cost": 6,
    "xp": null,
    "frontline_slots": 5,
    "backline_slots": null,
    "total_slots": 5,
    "waves": [
        {
            "enemies": [
                {
                    "id": 2666,
                    "monster": 1559,
                    "stars": 1,
                    "level": 27,
                    "hp": 4050,
                    "attack": 57,
                    "defense": 342,
                    "speed": 156,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2667,
                    "monster": 365,
                    "stars": 4,
                    "level": 27,
                    "hp": 4320,
                    "attack": 191,
                    "defense": 292,
                    "speed": 91,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2668,
                    "monster": 365,
                    "stars": 4,
                    "level": 27,
                    "hp": 4320,
                    "attack": 191,
                    "defense": 292,
                    "speed": 91,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2669,
                    "monster": 365,
                    "stars": 4,
                    "level": 27,
                    "hp": 4320,
                    "attack": 191,
                    "defense": 292,
                    "speed": 91,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2670,
                    "monster": 1559,
                    "stars": 1,
                    "level": 27,
                    "hp": 4050,
                    "attack": 57,
                    "defense": 342,
                    "speed": 156,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 2671,
                    "monster": 1564,
                    "stars": 1,
                    "level": 29,
                    "hp": 4470,
                    "attack": 64,
                    "defense": 378,
                    "speed": 117,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2672,
                    "monster": 365,
                    "stars": 5,
                    "level": 29,
                    "hp": 5640,
                    "attack": 250,
                    "defense": 382,
                    "speed": 91,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2673,
                    "monster": 1564,
                    "stars": 1,
                    "level": 29,
                    "hp": 4470,
                    "attack": 64,
                    "defense": 378,
                    "speed": 117,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 2674,
                    "monster": 1098,
                    "stars": 4,
                    "level": 30,
                    "hp": 23205,
                    "attack": 520,
                    "defense": 373,
                    "speed": 95,
                    "resist": 33,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2675,
                    "monster": 1452,
                    "stars": 1,
                    "level": 30,
                    "hp": 37575,
                    "attack": 167,
                    "defense": 225,
                    "speed": 70,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2676,
                    "monster": 1453,
                    "stars": 1,
                    "level": 30,
                    "hp": 17535,
                    "attack": 167,
                    "defense": 167,
                    "speed": 110,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}