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

{
    "id": 96,
    "url": "https://swarfarm.com/api/v2/levels/96/?format=api",
    "dungeon": 5,
    "floor": 5,
    "difficulty": "Hard",
    "energy_cost": 4,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 795,
                    "monster": 327,
                    "stars": 3,
                    "level": 27,
                    "hp": 3990,
                    "attack": 206,
                    "defense": 215,
                    "speed": 107,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 796,
                    "monster": 327,
                    "stars": 3,
                    "level": 27,
                    "hp": 3990,
                    "attack": 206,
                    "defense": 215,
                    "speed": 107,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 797,
                    "monster": 327,
                    "stars": 3,
                    "level": 27,
                    "hp": 3990,
                    "attack": 206,
                    "defense": 215,
                    "speed": 107,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 798,
                    "monster": 327,
                    "stars": 3,
                    "level": 27,
                    "hp": 3990,
                    "attack": 206,
                    "defense": 215,
                    "speed": 107,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 799,
                    "monster": 327,
                    "stars": 3,
                    "level": 27,
                    "hp": 3990,
                    "attack": 206,
                    "defense": 215,
                    "speed": 107,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 800,
                    "monster": 32,
                    "stars": 3,
                    "level": 27,
                    "hp": 3225,
                    "attack": 225,
                    "defense": 179,
                    "speed": 101,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 801,
                    "monster": 327,
                    "stars": 3,
                    "level": 27,
                    "hp": 3990,
                    "attack": 206,
                    "defense": 215,
                    "speed": 107,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 802,
                    "monster": 32,
                    "stars": 3,
                    "level": 27,
                    "hp": 3225,
                    "attack": 225,
                    "defense": 179,
                    "speed": 101,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 803,
                    "monster": 327,
                    "stars": 4,
                    "level": 27,
                    "hp": 4890,
                    "attack": 253,
                    "defense": 264,
                    "speed": 107,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 804,
                    "monster": 32,
                    "stars": 4,
                    "level": 27,
                    "hp": 6135,
                    "attack": 427,
                    "defense": 339,
                    "speed": 111,
                    "resist": 18,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 805,
                    "monster": 32,
                    "stars": 4,
                    "level": 27,
                    "hp": 3960,
                    "attack": 276,
                    "defense": 219,
                    "speed": 101,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}