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

{
    "id": 306,
    "url": "https://swarfarm.com/api/v2/levels/306/?format=api",
    "dungeon": 2001,
    "floor": 2,
    "difficulty": null,
    "energy_cost": 4,
    "xp": null,
    "frontline_slots": 5,
    "backline_slots": null,
    "total_slots": 5,
    "waves": [
        {
            "enemies": [
                {
                    "id": 1276,
                    "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": 1277,
                    "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": 1278,
                    "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
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 1279,
                    "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
                },
                {
                    "id": 1280,
                    "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": 1281,
                    "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": 1282,
                    "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": 1283,
                    "monster": 1097,
                    "stars": 3,
                    "level": 10,
                    "hp": 7260,
                    "attack": 162,
                    "defense": 142,
                    "speed": 85,
                    "resist": 18,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1284,
                    "monster": 1431,
                    "stars": 1,
                    "level": 10,
                    "hp": 4650,
                    "attack": 62,
                    "defense": 62,
                    "speed": 25,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1285,
                    "monster": 1438,
                    "stars": 1,
                    "level": 10,
                    "hp": 3255,
                    "attack": 62,
                    "defense": 62,
                    "speed": 60,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}