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

{
    "id": 347,
    "url": "https://swarfarm.com/api/v2/levels/347/?format=api",
    "dungeon": 7001,
    "floor": 3,
    "difficulty": null,
    "energy_cost": 5,
    "xp": null,
    "frontline_slots": 5,
    "backline_slots": null,
    "total_slots": 5,
    "waves": [
        {
            "enemies": [
                {
                    "id": 2917,
                    "monster": 421,
                    "stars": 4,
                    "level": 13,
                    "hp": 2310,
                    "attack": 114,
                    "defense": 261,
                    "speed": 90,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2918,
                    "monster": 421,
                    "stars": 4,
                    "level": 13,
                    "hp": 2310,
                    "attack": 114,
                    "defense": 261,
                    "speed": 90,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2919,
                    "monster": 421,
                    "stars": 4,
                    "level": 13,
                    "hp": 2310,
                    "attack": 114,
                    "defense": 261,
                    "speed": 90,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2920,
                    "monster": 421,
                    "stars": 4,
                    "level": 13,
                    "hp": 2310,
                    "attack": 114,
                    "defense": 261,
                    "speed": 90,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 2921,
                    "monster": 1560,
                    "stars": 1,
                    "level": 15,
                    "hp": 600,
                    "attack": 68,
                    "defense": 640,
                    "speed": 100,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2922,
                    "monster": 421,
                    "stars": 4,
                    "level": 15,
                    "hp": 2385,
                    "attack": 119,
                    "defense": 271,
                    "speed": 90,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2923,
                    "monster": 1560,
                    "stars": 1,
                    "level": 15,
                    "hp": 600,
                    "attack": 68,
                    "defense": 640,
                    "speed": 100,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2924,
                    "monster": 421,
                    "stars": 4,
                    "level": 15,
                    "hp": 2385,
                    "attack": 119,
                    "defense": 271,
                    "speed": 90,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2925,
                    "monster": 1560,
                    "stars": 1,
                    "level": 15,
                    "hp": 600,
                    "attack": 68,
                    "defense": 640,
                    "speed": 100,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 2926,
                    "monster": 1099,
                    "stars": 3,
                    "level": 15,
                    "hp": 2865,
                    "attack": 264,
                    "defense": 203,
                    "speed": 85,
                    "resist": 18,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2927,
                    "monster": 1466,
                    "stars": 1,
                    "level": 15,
                    "hp": 9600,
                    "attack": 80,
                    "defense": 88,
                    "speed": 63,
                    "resist": 18,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2928,
                    "monster": 1462,
                    "stars": 1,
                    "level": 15,
                    "hp": 4800,
                    "attack": 80,
                    "defense": 80,
                    "speed": 63,
                    "resist": 18,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}