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

{
    "id": 86,
    "url": "https://swarfarm.com/api/v2/levels/86/?format=api",
    "dungeon": 5,
    "floor": 2,
    "difficulty": "Normal",
    "energy_cost": 3,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 3607,
                    "monster": 379,
                    "stars": 2,
                    "level": 16,
                    "hp": 1575,
                    "attack": 88,
                    "defense": 123,
                    "speed": 107,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3608,
                    "monster": 379,
                    "stars": 2,
                    "level": 16,
                    "hp": 1575,
                    "attack": 88,
                    "defense": 123,
                    "speed": 107,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3609,
                    "monster": 327,
                    "stars": 2,
                    "level": 16,
                    "hp": 1845,
                    "attack": 95,
                    "defense": 99,
                    "speed": 107,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3610,
                    "monster": 379,
                    "stars": 2,
                    "level": 16,
                    "hp": 1575,
                    "attack": 88,
                    "defense": 123,
                    "speed": 107,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 3611,
                    "monster": 327,
                    "stars": 2,
                    "level": 17,
                    "hp": 1905,
                    "attack": 98,
                    "defense": 103,
                    "speed": 107,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3612,
                    "monster": 379,
                    "stars": 2,
                    "level": 17,
                    "hp": 1635,
                    "attack": 92,
                    "defense": 127,
                    "speed": 107,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3613,
                    "monster": 379,
                    "stars": 2,
                    "level": 17,
                    "hp": 1635,
                    "attack": 92,
                    "defense": 127,
                    "speed": 107,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3614,
                    "monster": 379,
                    "stars": 2,
                    "level": 17,
                    "hp": 1635,
                    "attack": 92,
                    "defense": 127,
                    "speed": 107,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 3615,
                    "monster": 327,
                    "stars": 3,
                    "level": 17,
                    "hp": 2490,
                    "attack": 128,
                    "defense": 135,
                    "speed": 107,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3616,
                    "monster": 328,
                    "stars": 3,
                    "level": 17,
                    "hp": 3660,
                    "attack": 214,
                    "defense": 249,
                    "speed": 118,
                    "resist": 18,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3617,
                    "monster": 327,
                    "stars": 3,
                    "level": 17,
                    "hp": 2490,
                    "attack": 128,
                    "defense": 135,
                    "speed": 107,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}