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

{
    "id": 336,
    "url": "https://swarfarm.com/api/v2/levels/336/?format=api",
    "dungeon": 5001,
    "floor": 2,
    "difficulty": null,
    "energy_cost": 4,
    "xp": null,
    "frontline_slots": 5,
    "backline_slots": null,
    "total_slots": 5,
    "waves": [
        {
            "enemies": [
                {
                    "id": 1573,
                    "monster": 185,
                    "stars": 3,
                    "level": 7,
                    "hp": 1035,
                    "attack": 65,
                    "defense": 156,
                    "speed": 88,
                    "resist": 13,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1574,
                    "monster": 313,
                    "stars": 3,
                    "level": 7,
                    "hp": 1140,
                    "attack": 58,
                    "defense": 149,
                    "speed": 86,
                    "resist": 13,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1575,
                    "monster": 365,
                    "stars": 3,
                    "level": 7,
                    "hp": 1350,
                    "attack": 66,
                    "defense": 131,
                    "speed": 91,
                    "resist": 13,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 1576,
                    "monster": 365,
                    "stars": 4,
                    "level": 9,
                    "hp": 1935,
                    "attack": 95,
                    "defense": 189,
                    "speed": 91,
                    "resist": 13,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1577,
                    "monster": 1558,
                    "stars": 1,
                    "level": 9,
                    "hp": 1320,
                    "attack": 62,
                    "defense": 48,
                    "speed": 135,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1578,
                    "monster": 1557,
                    "stars": 1,
                    "level": 9,
                    "hp": 675,
                    "attack": 31,
                    "defense": 166,
                    "speed": 90,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1579,
                    "monster": 185,
                    "stars": 4,
                    "level": 9,
                    "hp": 1485,
                    "attack": 93,
                    "defense": 225,
                    "speed": 88,
                    "resist": 13,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 1580,
                    "monster": 1139,
                    "stars": 3,
                    "level": 10,
                    "hp": 6345,
                    "attack": 112,
                    "defense": 142,
                    "speed": 85,
                    "resist": 18,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1581,
                    "monster": 1463,
                    "stars": 1,
                    "level": 10,
                    "hp": 4650,
                    "attack": 68,
                    "defense": 62,
                    "speed": 97,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1582,
                    "monster": 1464,
                    "stars": 1,
                    "level": 10,
                    "hp": 3255,
                    "attack": 62,
                    "defense": 62,
                    "speed": 110,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}