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

{
    "id": 273,
    "url": "https://swarfarm.com/api/v2/levels/273/?format=api",
    "dungeon": 13,
    "floor": 7,
    "difficulty": "Hell",
    "energy_cost": 6,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 3059,
                    "monster": 389,
                    "stars": 5,
                    "level": 50,
                    "hp": 17070,
                    "attack": 1662,
                    "defense": 978,
                    "speed": 132,
                    "resist": 30,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3060,
                    "monster": 111,
                    "stars": 5,
                    "level": 50,
                    "hp": 16770,
                    "attack": 1204,
                    "defense": 958,
                    "speed": 136,
                    "resist": 30,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3061,
                    "monster": 111,
                    "stars": 5,
                    "level": 50,
                    "hp": 16770,
                    "attack": 1204,
                    "defense": 958,
                    "speed": 136,
                    "resist": 30,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3062,
                    "monster": 389,
                    "stars": 5,
                    "level": 50,
                    "hp": 17070,
                    "attack": 1662,
                    "defense": 978,
                    "speed": 132,
                    "resist": 30,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 3063,
                    "monster": 389,
                    "stars": 5,
                    "level": 50,
                    "hp": 17070,
                    "attack": 1662,
                    "defense": 978,
                    "speed": 132,
                    "resist": 30,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3064,
                    "monster": 111,
                    "stars": 5,
                    "level": 50,
                    "hp": 16770,
                    "attack": 1204,
                    "defense": 958,
                    "speed": 136,
                    "resist": 30,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3065,
                    "monster": 389,
                    "stars": 5,
                    "level": 50,
                    "hp": 17070,
                    "attack": 1662,
                    "defense": 978,
                    "speed": 132,
                    "resist": 30,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3066,
                    "monster": 111,
                    "stars": 5,
                    "level": 50,
                    "hp": 16770,
                    "attack": 1204,
                    "defense": 958,
                    "speed": 136,
                    "resist": 30,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 3067,
                    "monster": 1083,
                    "stars": 6,
                    "level": 50,
                    "hp": 78795,
                    "attack": 2639,
                    "defense": 1389,
                    "speed": 133,
                    "resist": 66,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}