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

{
    "id": 321,
    "url": "https://swarfarm.com/api/v2/levels/321/?format=api",
    "dungeon": 3001,
    "floor": 7,
    "difficulty": null,
    "energy_cost": 6,
    "xp": null,
    "frontline_slots": 5,
    "backline_slots": null,
    "total_slots": 5,
    "waves": [
        {
            "enemies": [
                {
                    "id": 921,
                    "monster": 1557,
                    "stars": 1,
                    "level": 47,
                    "hp": 13095,
                    "attack": 232,
                    "defense": 813,
                    "speed": 90,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 922,
                    "monster": 1562,
                    "stars": 1,
                    "level": 47,
                    "hp": 6540,
                    "attack": 261,
                    "defense": 1007,
                    "speed": 45,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 923,
                    "monster": 313,
                    "stars": 5,
                    "level": 47,
                    "hp": 7215,
                    "attack": 292,
                    "defense": 574,
                    "speed": 86,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 924,
                    "monster": 1562,
                    "stars": 1,
                    "level": 47,
                    "hp": 6540,
                    "attack": 261,
                    "defense": 1007,
                    "speed": 45,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 925,
                    "monster": 1557,
                    "stars": 1,
                    "level": 47,
                    "hp": 13095,
                    "attack": 232,
                    "defense": 813,
                    "speed": 90,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 926,
                    "monster": 1557,
                    "stars": 1,
                    "level": 49,
                    "hp": 14445,
                    "attack": 256,
                    "defense": 897,
                    "speed": 90,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 927,
                    "monster": 1562,
                    "stars": 1,
                    "level": 49,
                    "hp": 7215,
                    "attack": 288,
                    "defense": 1111,
                    "speed": 45,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 928,
                    "monster": 1562,
                    "stars": 1,
                    "level": 49,
                    "hp": 7215,
                    "attack": 288,
                    "defense": 1111,
                    "speed": 45,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 929,
                    "monster": 1562,
                    "stars": 1,
                    "level": 49,
                    "hp": 7215,
                    "attack": 304,
                    "defense": 1111,
                    "speed": 45,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 930,
                    "monster": 1557,
                    "stars": 1,
                    "level": 49,
                    "hp": 14445,
                    "attack": 256,
                    "defense": 897,
                    "speed": 90,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 931,
                    "monster": 1096,
                    "stars": 5,
                    "level": 50,
                    "hp": 75885,
                    "attack": 946,
                    "defense": 436,
                    "speed": 104,
                    "resist": 48,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 932,
                    "monster": 1413,
                    "stars": 1,
                    "level": 50,
                    "hp": 202050,
                    "attack": 449,
                    "defense": 561,
                    "speed": 46,
                    "resist": 30,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 933,
                    "monster": 1424,
                    "stars": 1,
                    "level": 50,
                    "hp": 80820,
                    "attack": 449,
                    "defense": 449,
                    "speed": 69,
                    "resist": 30,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}