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

{
    "id": 202,
    "url": "https://swarfarm.com/api/v2/levels/202/?format=api",
    "dungeon": 10,
    "floor": 6,
    "difficulty": "Hard",
    "energy_cost": 4,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 1993,
                    "monster": 369,
                    "stars": 4,
                    "level": 36,
                    "hp": 11565,
                    "attack": 990,
                    "defense": 329,
                    "speed": 103,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1994,
                    "monster": 41,
                    "stars": 4,
                    "level": 36,
                    "hp": 5355,
                    "attack": 628,
                    "defense": 572,
                    "speed": 117,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1995,
                    "monster": 369,
                    "stars": 4,
                    "level": 36,
                    "hp": 11565,
                    "attack": 990,
                    "defense": 329,
                    "speed": 103,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1996,
                    "monster": 369,
                    "stars": 4,
                    "level": 36,
                    "hp": 11565,
                    "attack": 990,
                    "defense": 329,
                    "speed": 103,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 1997,
                    "monster": 41,
                    "stars": 4,
                    "level": 36,
                    "hp": 5355,
                    "attack": 628,
                    "defense": 572,
                    "speed": 117,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1998,
                    "monster": 41,
                    "stars": 4,
                    "level": 36,
                    "hp": 5355,
                    "attack": 628,
                    "defense": 572,
                    "speed": 117,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1999,
                    "monster": 369,
                    "stars": 4,
                    "level": 36,
                    "hp": 11565,
                    "attack": 990,
                    "defense": 329,
                    "speed": 103,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2000,
                    "monster": 41,
                    "stars": 4,
                    "level": 36,
                    "hp": 5355,
                    "attack": 628,
                    "defense": 572,
                    "speed": 117,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 2001,
                    "monster": 41,
                    "stars": 4,
                    "level": 36,
                    "hp": 5355,
                    "attack": 628,
                    "defense": 572,
                    "speed": 117,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2002,
                    "monster": 369,
                    "stars": 4,
                    "level": 36,
                    "hp": 11565,
                    "attack": 990,
                    "defense": 329,
                    "speed": 103,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2003,
                    "monster": 318,
                    "stars": 5,
                    "level": 36,
                    "hp": 16275,
                    "attack": 1078,
                    "defense": 635,
                    "speed": 113,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2004,
                    "monster": 41,
                    "stars": 4,
                    "level": 36,
                    "hp": 5355,
                    "attack": 628,
                    "defense": 572,
                    "speed": 117,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2005,
                    "monster": 41,
                    "stars": 4,
                    "level": 36,
                    "hp": 5355,
                    "attack": 628,
                    "defense": 572,
                    "speed": 117,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}