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

{
    "id": 63,
    "url": "https://swarfarm.com/api/v2/levels/63/?format=api",
    "dungeon": 3,
    "floor": 7,
    "difficulty": "Hell",
    "energy_cost": 6,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 3680,
                    "monster": 373,
                    "stars": 4,
                    "level": 40,
                    "hp": 4095,
                    "attack": 650,
                    "defense": 360,
                    "speed": 109,
                    "resist": 18,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3681,
                    "monster": 90,
                    "stars": 4,
                    "level": 40,
                    "hp": 4620,
                    "attack": 556,
                    "defense": 291,
                    "speed": 111,
                    "resist": 18,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3682,
                    "monster": 90,
                    "stars": 4,
                    "level": 40,
                    "hp": 4620,
                    "attack": 556,
                    "defense": 291,
                    "speed": 111,
                    "resist": 18,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 3683,
                    "monster": 90,
                    "stars": 4,
                    "level": 40,
                    "hp": 4620,
                    "attack": 556,
                    "defense": 291,
                    "speed": 111,
                    "resist": 18,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3684,
                    "monster": 373,
                    "stars": 4,
                    "level": 40,
                    "hp": 4095,
                    "attack": 650,
                    "defense": 360,
                    "speed": 109,
                    "resist": 18,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3685,
                    "monster": 373,
                    "stars": 4,
                    "level": 40,
                    "hp": 4095,
                    "attack": 650,
                    "defense": 360,
                    "speed": 109,
                    "resist": 18,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 3686,
                    "monster": 1074,
                    "stars": 6,
                    "level": 40,
                    "hp": 11550,
                    "attack": 1098,
                    "defense": 476,
                    "speed": 118,
                    "resist": 60,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3687,
                    "monster": 1079,
                    "stars": 6,
                    "level": 40,
                    "hp": 12150,
                    "attack": 1054,
                    "defense": 476,
                    "speed": 115,
                    "resist": 60,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}