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

{
    "id": 271,
    "url": "https://swarfarm.com/api/v2/levels/271/?format=api",
    "dungeon": 13,
    "floor": 5,
    "difficulty": "Hell",
    "energy_cost": 5,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 3046,
                    "monster": 111,
                    "stars": 5,
                    "level": 48,
                    "hp": 21225,
                    "attack": 1649,
                    "defense": 930,
                    "speed": 136,
                    "resist": 30,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3047,
                    "monster": 337,
                    "stars": 5,
                    "level": 48,
                    "hp": 21615,
                    "attack": 2376,
                    "defense": 910,
                    "speed": 132,
                    "resist": 30,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3048,
                    "monster": 337,
                    "stars": 5,
                    "level": 48,
                    "hp": 21615,
                    "attack": 2376,
                    "defense": 910,
                    "speed": 132,
                    "resist": 30,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3049,
                    "monster": 111,
                    "stars": 5,
                    "level": 48,
                    "hp": 21225,
                    "attack": 1649,
                    "defense": 930,
                    "speed": 136,
                    "resist": 30,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 3050,
                    "monster": 337,
                    "stars": 5,
                    "level": 49,
                    "hp": 21930,
                    "attack": 2415,
                    "defense": 924,
                    "speed": 132,
                    "resist": 30,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3051,
                    "monster": 111,
                    "stars": 5,
                    "level": 49,
                    "hp": 21540,
                    "attack": 1674,
                    "defense": 944,
                    "speed": 136,
                    "resist": 30,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3052,
                    "monster": 337,
                    "stars": 5,
                    "level": 49,
                    "hp": 21930,
                    "attack": 2415,
                    "defense": 924,
                    "speed": 132,
                    "resist": 30,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3053,
                    "monster": 111,
                    "stars": 5,
                    "level": 49,
                    "hp": 21540,
                    "attack": 1674,
                    "defense": 944,
                    "speed": 136,
                    "resist": 30,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 3054,
                    "monster": 111,
                    "stars": 5,
                    "level": 49,
                    "hp": 21540,
                    "attack": 1674,
                    "defense": 944,
                    "speed": 136,
                    "resist": 30,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3055,
                    "monster": 111,
                    "stars": 5,
                    "level": 49,
                    "hp": 21540,
                    "attack": 1674,
                    "defense": 944,
                    "speed": 136,
                    "resist": 30,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3056,
                    "monster": 338,
                    "stars": 6,
                    "level": 49,
                    "hp": 27840,
                    "attack": 2368,
                    "defense": 1340,
                    "speed": 143,
                    "resist": 33,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3057,
                    "monster": 337,
                    "stars": 5,
                    "level": 49,
                    "hp": 21930,
                    "attack": 2415,
                    "defense": 924,
                    "speed": 132,
                    "resist": 30,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3058,
                    "monster": 111,
                    "stars": 5,
                    "level": 49,
                    "hp": 21540,
                    "attack": 1674,
                    "defense": 944,
                    "speed": 136,
                    "resist": 30,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}