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

{
    "id": 232,
    "url": "https://swarfarm.com/api/v2/levels/232/?format=api",
    "dungeon": 12,
    "floor": 1,
    "difficulty": "Normal",
    "energy_cost": 3,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 2163,
                    "monster": 96,
                    "stars": 2,
                    "level": 33,
                    "hp": 7350,
                    "attack": 695,
                    "defense": 516,
                    "speed": 112,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2164,
                    "monster": 801,
                    "stars": 2,
                    "level": 33,
                    "hp": 7350,
                    "attack": 695,
                    "defense": 516,
                    "speed": 112,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2165,
                    "monster": 96,
                    "stars": 2,
                    "level": 33,
                    "hp": 7350,
                    "attack": 695,
                    "defense": 516,
                    "speed": 112,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2166,
                    "monster": 801,
                    "stars": 2,
                    "level": 33,
                    "hp": 7350,
                    "attack": 695,
                    "defense": 516,
                    "speed": 112,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 2167,
                    "monster": 96,
                    "stars": 3,
                    "level": 34,
                    "hp": 8505,
                    "attack": 803,
                    "defense": 596,
                    "speed": 112,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2168,
                    "monster": 41,
                    "stars": 3,
                    "level": 34,
                    "hp": 7350,
                    "attack": 1074,
                    "defense": 538,
                    "speed": 112,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2169,
                    "monster": 801,
                    "stars": 3,
                    "level": 34,
                    "hp": 8505,
                    "attack": 803,
                    "defense": 596,
                    "speed": 112,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2170,
                    "monster": 801,
                    "stars": 3,
                    "level": 34,
                    "hp": 8505,
                    "attack": 803,
                    "defense": 596,
                    "speed": 112,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 2171,
                    "monster": 801,
                    "stars": 3,
                    "level": 34,
                    "hp": 8505,
                    "attack": 803,
                    "defense": 596,
                    "speed": 112,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2172,
                    "monster": 96,
                    "stars": 3,
                    "level": 34,
                    "hp": 8505,
                    "attack": 803,
                    "defense": 596,
                    "speed": 112,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2173,
                    "monster": 41,
                    "stars": 4,
                    "level": 34,
                    "hp": 9960,
                    "attack": 896,
                    "defense": 621,
                    "speed": 122,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2174,
                    "monster": 801,
                    "stars": 3,
                    "level": 34,
                    "hp": 8505,
                    "attack": 803,
                    "defense": 596,
                    "speed": 112,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2175,
                    "monster": 96,
                    "stars": 3,
                    "level": 34,
                    "hp": 8505,
                    "attack": 803,
                    "defense": 596,
                    "speed": 112,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}