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

{
    "id": 346,
    "url": "https://swarfarm.com/api/v2/levels/346/?format=api",
    "dungeon": 7001,
    "floor": 2,
    "difficulty": null,
    "energy_cost": 4,
    "xp": null,
    "frontline_slots": 5,
    "backline_slots": null,
    "total_slots": 5,
    "waves": [
        {
            "enemies": [
                {
                    "id": 2765,
                    "monster": 421,
                    "stars": 3,
                    "level": 7,
                    "hp": 1245,
                    "attack": 60,
                    "defense": 151,
                    "speed": 90,
                    "resist": 13,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2766,
                    "monster": 421,
                    "stars": 3,
                    "level": 7,
                    "hp": 1245,
                    "attack": 60,
                    "defense": 151,
                    "speed": 90,
                    "resist": 13,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2767,
                    "monster": 421,
                    "stars": 3,
                    "level": 7,
                    "hp": 1245,
                    "attack": 60,
                    "defense": 151,
                    "speed": 90,
                    "resist": 13,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 2768,
                    "monster": 421,
                    "stars": 4,
                    "level": 9,
                    "hp": 1785,
                    "attack": 87,
                    "defense": 218,
                    "speed": 90,
                    "resist": 13,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2769,
                    "monster": 1560,
                    "stars": 1,
                    "level": 9,
                    "hp": 435,
                    "attack": 41,
                    "defense": 448,
                    "speed": 100,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2770,
                    "monster": 1560,
                    "stars": 1,
                    "level": 9,
                    "hp": 435,
                    "attack": 41,
                    "defense": 448,
                    "speed": 100,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2771,
                    "monster": 421,
                    "stars": 4,
                    "level": 9,
                    "hp": 1785,
                    "attack": 87,
                    "defense": 218,
                    "speed": 90,
                    "resist": 13,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 2772,
                    "monster": 1099,
                    "stars": 3,
                    "level": 10,
                    "hp": 2175,
                    "attack": 162,
                    "defense": 142,
                    "speed": 85,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2773,
                    "monster": 1466,
                    "stars": 1,
                    "level": 10,
                    "hp": 4650,
                    "attack": 62,
                    "defense": 62,
                    "speed": 60,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2774,
                    "monster": 1462,
                    "stars": 1,
                    "level": 10,
                    "hp": 3255,
                    "attack": 62,
                    "defense": 62,
                    "speed": 60,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}