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

{
    "id": 305,
    "url": "https://swarfarm.com/api/v2/levels/305/?format=api",
    "dungeon": 2001,
    "floor": 1,
    "difficulty": null,
    "energy_cost": 4,
    "xp": null,
    "frontline_slots": 5,
    "backline_slots": null,
    "total_slots": 5,
    "waves": [
        {
            "enemies": [
                {
                    "id": 1306,
                    "monster": 185,
                    "stars": 3,
                    "level": 5,
                    "hp": 780,
                    "attack": 57,
                    "defense": 132,
                    "speed": 88,
                    "resist": 12,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1307,
                    "monster": 185,
                    "stars": 3,
                    "level": 5,
                    "hp": 780,
                    "attack": 57,
                    "defense": 132,
                    "speed": 88,
                    "resist": 12,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1308,
                    "monster": 185,
                    "stars": 3,
                    "level": 5,
                    "hp": 780,
                    "attack": 57,
                    "defense": 132,
                    "speed": 88,
                    "resist": 12,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 1309,
                    "monster": 185,
                    "stars": 4,
                    "level": 8,
                    "hp": 1170,
                    "attack": 85,
                    "defense": 196,
                    "speed": 88,
                    "resist": 12,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1310,
                    "monster": 1558,
                    "stars": 1,
                    "level": 8,
                    "hp": 1275,
                    "attack": 55,
                    "defense": 42,
                    "speed": 135,
                    "resist": 20,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1311,
                    "monster": 1558,
                    "stars": 1,
                    "level": 8,
                    "hp": 1275,
                    "attack": 55,
                    "defense": 42,
                    "speed": 135,
                    "resist": 20,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1312,
                    "monster": 185,
                    "stars": 4,
                    "level": 8,
                    "hp": 1170,
                    "attack": 85,
                    "defense": 196,
                    "speed": 88,
                    "resist": 12,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 1313,
                    "monster": 1097,
                    "stars": 3,
                    "level": 8,
                    "hp": 6030,
                    "attack": 129,
                    "defense": 130,
                    "speed": 68,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1314,
                    "monster": 1431,
                    "stars": 1,
                    "level": 8,
                    "hp": 2565,
                    "attack": 57,
                    "defense": 57,
                    "speed": 25,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1315,
                    "monster": 1438,
                    "stars": 1,
                    "level": 8,
                    "hp": 1710,
                    "attack": 57,
                    "defense": 57,
                    "speed": 97,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}