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

{
    "id": 337,
    "url": "https://swarfarm.com/api/v2/levels/337/?format=api",
    "dungeon": 5001,
    "floor": 3,
    "difficulty": null,
    "energy_cost": 5,
    "xp": null,
    "frontline_slots": 5,
    "backline_slots": null,
    "total_slots": 5,
    "waves": [
        {
            "enemies": [
                {
                    "id": 1316,
                    "monster": 313,
                    "stars": 4,
                    "level": 13,
                    "hp": 2145,
                    "attack": 111,
                    "defense": 257,
                    "speed": 86,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1317,
                    "monster": 185,
                    "stars": 4,
                    "level": 13,
                    "hp": 1935,
                    "attack": 122,
                    "defense": 270,
                    "speed": 88,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1318,
                    "monster": 365,
                    "stars": 4,
                    "level": 13,
                    "hp": 2490,
                    "attack": 125,
                    "defense": 226,
                    "speed": 91,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1319,
                    "monster": 185,
                    "stars": 4,
                    "level": 13,
                    "hp": 1935,
                    "attack": 122,
                    "defense": 270,
                    "speed": 88,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 1320,
                    "monster": 1558,
                    "stars": 1,
                    "level": 15,
                    "hp": 1800,
                    "attack": 102,
                    "defense": 68,
                    "speed": 135,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1321,
                    "monster": 313,
                    "stars": 4,
                    "level": 15,
                    "hp": 2220,
                    "attack": 114,
                    "defense": 266,
                    "speed": 86,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1322,
                    "monster": 1559,
                    "stars": 1,
                    "level": 15,
                    "hp": 2250,
                    "attack": 34,
                    "defense": 170,
                    "speed": 120,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1323,
                    "monster": 365,
                    "stars": 4,
                    "level": 15,
                    "hp": 2595,
                    "attack": 130,
                    "defense": 235,
                    "speed": 91,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1324,
                    "monster": 1557,
                    "stars": 1,
                    "level": 15,
                    "hp": 900,
                    "attack": 51,
                    "defense": 238,
                    "speed": 90,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 1325,
                    "monster": 1139,
                    "stars": 3,
                    "level": 15,
                    "hp": 8220,
                    "attack": 180,
                    "defense": 169,
                    "speed": 85,
                    "resist": 21,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1326,
                    "monster": 1463,
                    "stars": 1,
                    "level": 15,
                    "hp": 9600,
                    "attack": 96,
                    "defense": 88,
                    "speed": 105,
                    "resist": 18,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1327,
                    "monster": 1464,
                    "stars": 1,
                    "level": 15,
                    "hp": 4800,
                    "attack": 80,
                    "defense": 80,
                    "speed": 47,
                    "resist": 18,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}