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

{
    "id": 108,
    "url": "https://swarfarm.com/api/v2/levels/108/?format=api",
    "dungeon": 6,
    "floor": 3,
    "difficulty": "Normal",
    "energy_cost": 3,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 4036,
                    "monster": 101,
                    "stars": 2,
                    "level": 20,
                    "hp": 2085,
                    "attack": 130,
                    "defense": 159,
                    "speed": 102,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 4037,
                    "monster": 26,
                    "stars": 2,
                    "level": 20,
                    "hp": 1905,
                    "attack": 130,
                    "defense": 172,
                    "speed": 102,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 4038,
                    "monster": 101,
                    "stars": 2,
                    "level": 20,
                    "hp": 2085,
                    "attack": 130,
                    "defense": 159,
                    "speed": 102,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 4039,
                    "monster": 26,
                    "stars": 2,
                    "level": 20,
                    "hp": 1905,
                    "attack": 130,
                    "defense": 172,
                    "speed": 102,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 4040,
                    "monster": 26,
                    "stars": 3,
                    "level": 20,
                    "hp": 2415,
                    "attack": 165,
                    "defense": 219,
                    "speed": 102,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 4041,
                    "monster": 101,
                    "stars": 3,
                    "level": 20,
                    "hp": 2670,
                    "attack": 165,
                    "defense": 202,
                    "speed": 102,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 4042,
                    "monster": 26,
                    "stars": 3,
                    "level": 20,
                    "hp": 2415,
                    "attack": 165,
                    "defense": 219,
                    "speed": 102,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 4043,
                    "monster": 101,
                    "stars": 3,
                    "level": 20,
                    "hp": 2670,
                    "attack": 165,
                    "defense": 202,
                    "speed": 102,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 4044,
                    "monster": 26,
                    "stars": 3,
                    "level": 20,
                    "hp": 2415,
                    "attack": 165,
                    "defense": 219,
                    "speed": 102,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 4045,
                    "monster": 102,
                    "stars": 3,
                    "level": 20,
                    "hp": 3735,
                    "attack": 244,
                    "defense": 286,
                    "speed": 113,
                    "resist": 18,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 4046,
                    "monster": 101,
                    "stars": 3,
                    "level": 20,
                    "hp": 2670,
                    "attack": 165,
                    "defense": 202,
                    "speed": 102,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 4047,
                    "monster": 26,
                    "stars": 3,
                    "level": 20,
                    "hp": 2415,
                    "attack": 165,
                    "defense": 219,
                    "speed": 102,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}