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

{
    "id": 322,
    "url": "https://swarfarm.com/api/v2/levels/322/?format=api",
    "dungeon": 3001,
    "floor": 8,
    "difficulty": null,
    "energy_cost": 7,
    "xp": null,
    "frontline_slots": 5,
    "backline_slots": null,
    "total_slots": 5,
    "waves": [
        {
            "enemies": [
                {
                    "id": 1378,
                    "monster": 1557,
                    "stars": 1,
                    "level": 52,
                    "hp": 16740,
                    "attack": 316,
                    "defense": 1128,
                    "speed": 90,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1379,
                    "monster": 1562,
                    "stars": 1,
                    "level": 52,
                    "hp": 8370,
                    "attack": 353,
                    "defense": 1388,
                    "speed": 45,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1380,
                    "monster": 313,
                    "stars": 5,
                    "level": 52,
                    "hp": 8655,
                    "attack": 316,
                    "defense": 621,
                    "speed": 86,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1381,
                    "monster": 1562,
                    "stars": 1,
                    "level": 52,
                    "hp": 8370,
                    "attack": 353,
                    "defense": 1388,
                    "speed": 45,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1382,
                    "monster": 1557,
                    "stars": 1,
                    "level": 52,
                    "hp": 16740,
                    "attack": 316,
                    "defense": 1128,
                    "speed": 90,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 1383,
                    "monster": 1557,
                    "stars": 1,
                    "level": 55,
                    "hp": 19440,
                    "attack": 366,
                    "defense": 1307,
                    "speed": 90,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1384,
                    "monster": 1562,
                    "stars": 1,
                    "level": 55,
                    "hp": 9720,
                    "attack": 409,
                    "defense": 1610,
                    "speed": 45,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1385,
                    "monster": 1562,
                    "stars": 1,
                    "level": 55,
                    "hp": 9720,
                    "attack": 409,
                    "defense": 1610,
                    "speed": 45,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1386,
                    "monster": 1562,
                    "stars": 1,
                    "level": 55,
                    "hp": 9720,
                    "attack": 409,
                    "defense": 1610,
                    "speed": 45,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1387,
                    "monster": 1557,
                    "stars": 1,
                    "level": 55,
                    "hp": 19440,
                    "attack": 366,
                    "defense": 1307,
                    "speed": 90,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 1388,
                    "monster": 1096,
                    "stars": 6,
                    "level": 55,
                    "hp": 140670,
                    "attack": 1413,
                    "defense": 575,
                    "speed": 104,
                    "resist": 57,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1389,
                    "monster": 1413,
                    "stars": 1,
                    "level": 55,
                    "hp": 301875,
                    "attack": 575,
                    "defense": 747,
                    "speed": 46,
                    "resist": 33,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1390,
                    "monster": 1424,
                    "stars": 1,
                    "level": 55,
                    "hp": 129375,
                    "attack": 575,
                    "defense": 575,
                    "speed": 69,
                    "resist": 33,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}