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

{
    "id": 626,
    "url": "https://swarfarm.com/api/v2/levels/626/?format=api",
    "dungeon": 9010,
    "floor": 3,
    "difficulty": null,
    "energy_cost": null,
    "xp": null,
    "frontline_slots": 5,
    "backline_slots": null,
    "total_slots": 5,
    "waves": [
        {
            "enemies": [
                {
                    "id": 4162,
                    "monster": 1115,
                    "stars": 5,
                    "level": 35,
                    "hp": 58140,
                    "attack": 1615,
                    "defense": 1615,
                    "speed": 110,
                    "resist": 45,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 4163,
                    "monster": 1116,
                    "stars": 5,
                    "level": 35,
                    "hp": 43605,
                    "attack": 646,
                    "defense": 969,
                    "speed": 95,
                    "resist": 45,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 4164,
                    "monster": 1117,
                    "stars": 5,
                    "level": 35,
                    "hp": 43605,
                    "attack": 646,
                    "defense": 969,
                    "speed": 95,
                    "resist": 45,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 4165,
                    "monster": 1118,
                    "stars": 5,
                    "level": 35,
                    "hp": 29070,
                    "attack": 969,
                    "defense": 646,
                    "speed": 80,
                    "resist": 45,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 4166,
                    "monster": 1118,
                    "stars": 5,
                    "level": 35,
                    "hp": 29070,
                    "attack": 969,
                    "defense": 646,
                    "speed": 80,
                    "resist": 45,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 4167,
                    "monster": 1118,
                    "stars": 5,
                    "level": 35,
                    "hp": 29070,
                    "attack": 969,
                    "defense": 646,
                    "speed": 80,
                    "resist": 45,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 4168,
                    "monster": 1118,
                    "stars": 5,
                    "level": 35,
                    "hp": 29070,
                    "attack": 969,
                    "defense": 646,
                    "speed": 80,
                    "resist": 45,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}