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

{
    "id": 308,
    "url": "https://swarfarm.com/api/v2/levels/308/?format=api",
    "dungeon": 2001,
    "floor": 4,
    "difficulty": null,
    "energy_cost": 5,
    "xp": null,
    "frontline_slots": 5,
    "backline_slots": null,
    "total_slots": 5,
    "waves": [
        {
            "enemies": [
                {
                    "id": 1286,
                    "monster": 185,
                    "stars": 4,
                    "level": 18,
                    "hp": 2820,
                    "attack": 157,
                    "defense": 296,
                    "speed": 88,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1287,
                    "monster": 185,
                    "stars": 4,
                    "level": 18,
                    "hp": 2820,
                    "attack": 157,
                    "defense": 296,
                    "speed": 88,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1288,
                    "monster": 185,
                    "stars": 4,
                    "level": 18,
                    "hp": 2820,
                    "attack": 157,
                    "defense": 296,
                    "speed": 88,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1289,
                    "monster": 185,
                    "stars": 4,
                    "level": 18,
                    "hp": 2820,
                    "attack": 157,
                    "defense": 296,
                    "speed": 88,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 1290,
                    "monster": 1558,
                    "stars": 1,
                    "level": 20,
                    "hp": 2295,
                    "attack": 153,
                    "defense": 91,
                    "speed": 135,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1291,
                    "monster": 185,
                    "stars": 4,
                    "level": 20,
                    "hp": 2925,
                    "attack": 163,
                    "defense": 307,
                    "speed": 88,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1292,
                    "monster": 1558,
                    "stars": 1,
                    "level": 20,
                    "hp": 2295,
                    "attack": 153,
                    "defense": 91,
                    "speed": 135,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1293,
                    "monster": 185,
                    "stars": 4,
                    "level": 20,
                    "hp": 2925,
                    "attack": 163,
                    "defense": 307,
                    "speed": 88,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1294,
                    "monster": 1558,
                    "stars": 1,
                    "level": 20,
                    "hp": 2295,
                    "attack": 153,
                    "defense": 91,
                    "speed": 135,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 1295,
                    "monster": 1097,
                    "stars": 4,
                    "level": 20,
                    "hp": 17820,
                    "attack": 432,
                    "defense": 278,
                    "speed": 95,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1296,
                    "monster": 1431,
                    "stars": 1,
                    "level": 20,
                    "hp": 16830,
                    "attack": 102,
                    "defense": 137,
                    "speed": 26,
                    "resist": 20,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1297,
                    "monster": 1438,
                    "stars": 1,
                    "level": 20,
                    "hp": 7650,
                    "attack": 102,
                    "defense": 102,
                    "speed": 63,
                    "resist": 20,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}