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

{
    "id": 106,
    "url": "https://swarfarm.com/api/v2/levels/106/?format=api",
    "dungeon": 6,
    "floor": 1,
    "difficulty": "Normal",
    "energy_cost": 3,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 2703,
                    "monster": 61,
                    "stars": 2,
                    "level": 19,
                    "hp": 1620,
                    "attack": 144,
                    "defense": 162,
                    "speed": 102,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2704,
                    "monster": 61,
                    "stars": 2,
                    "level": 19,
                    "hp": 1620,
                    "attack": 144,
                    "defense": 162,
                    "speed": 102,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2705,
                    "monster": 61,
                    "stars": 2,
                    "level": 19,
                    "hp": 1620,
                    "attack": 144,
                    "defense": 162,
                    "speed": 102,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2706,
                    "monster": 61,
                    "stars": 2,
                    "level": 19,
                    "hp": 1620,
                    "attack": 144,
                    "defense": 162,
                    "speed": 102,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 2707,
                    "monster": 26,
                    "stars": 2,
                    "level": 19,
                    "hp": 1830,
                    "attack": 126,
                    "defense": 165,
                    "speed": 102,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2708,
                    "monster": 101,
                    "stars": 2,
                    "level": 19,
                    "hp": 2025,
                    "attack": 126,
                    "defense": 153,
                    "speed": 102,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2709,
                    "monster": 101,
                    "stars": 2,
                    "level": 19,
                    "hp": 2025,
                    "attack": 126,
                    "defense": 153,
                    "speed": 102,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 2710,
                    "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": 2711,
                    "monster": 61,
                    "stars": 3,
                    "level": 20,
                    "hp": 2115,
                    "attack": 190,
                    "defense": 215,
                    "speed": 102,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2712,
                    "monster": 27,
                    "stars": 3,
                    "level": 20,
                    "hp": 3900,
                    "attack": 260,
                    "defense": 260,
                    "speed": 113,
                    "resist": 18,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2713,
                    "monster": 61,
                    "stars": 3,
                    "level": 20,
                    "hp": 2115,
                    "attack": 190,
                    "defense": 215,
                    "speed": 102,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2714,
                    "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
                }
            ]
        }
    ]
}