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

{
    "id": 87,
    "url": "https://swarfarm.com/api/v2/levels/87/?format=api",
    "dungeon": 5,
    "floor": 3,
    "difficulty": "Normal",
    "energy_cost": 3,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 3618,
                    "monster": 86,
                    "stars": 2,
                    "level": 17,
                    "hp": 1845,
                    "attack": 117,
                    "defense": 90,
                    "speed": 93,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3619,
                    "monster": 111,
                    "stars": 2,
                    "level": 17,
                    "hp": 1995,
                    "attack": 83,
                    "defense": 116,
                    "speed": 101,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3620,
                    "monster": 111,
                    "stars": 2,
                    "level": 17,
                    "hp": 1995,
                    "attack": 83,
                    "defense": 116,
                    "speed": 101,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3621,
                    "monster": 86,
                    "stars": 2,
                    "level": 17,
                    "hp": 1845,
                    "attack": 117,
                    "defense": 90,
                    "speed": 93,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 3622,
                    "monster": 86,
                    "stars": 2,
                    "level": 17,
                    "hp": 1845,
                    "attack": 117,
                    "defense": 90,
                    "speed": 93,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3623,
                    "monster": 111,
                    "stars": 2,
                    "level": 17,
                    "hp": 1995,
                    "attack": 83,
                    "defense": 116,
                    "speed": 101,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3624,
                    "monster": 111,
                    "stars": 2,
                    "level": 17,
                    "hp": 1995,
                    "attack": 83,
                    "defense": 116,
                    "speed": 101,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3625,
                    "monster": 32,
                    "stars": 2,
                    "level": 17,
                    "hp": 1740,
                    "attack": 120,
                    "defense": 96,
                    "speed": 101,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 3626,
                    "monster": 32,
                    "stars": 3,
                    "level": 17,
                    "hp": 2280,
                    "attack": 158,
                    "defense": 126,
                    "speed": 101,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3627,
                    "monster": 32,
                    "stars": 3,
                    "level": 17,
                    "hp": 3285,
                    "attack": 228,
                    "defense": 182,
                    "speed": 111,
                    "resist": 18,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3628,
                    "monster": 111,
                    "stars": 3,
                    "level": 17,
                    "hp": 2610,
                    "attack": 109,
                    "defense": 152,
                    "speed": 101,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}