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

{
    "id": 203,
    "url": "https://swarfarm.com/api/v2/levels/203/?format=api",
    "dungeon": 10,
    "floor": 7,
    "difficulty": "Hard",
    "energy_cost": 5,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 2006,
                    "monster": 317,
                    "stars": 4,
                    "level": 37,
                    "hp": 7875,
                    "attack": 847,
                    "defense": 432,
                    "speed": 103,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2007,
                    "monster": 369,
                    "stars": 4,
                    "level": 37,
                    "hp": 9795,
                    "attack": 822,
                    "defense": 334,
                    "speed": 103,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2008,
                    "monster": 317,
                    "stars": 4,
                    "level": 37,
                    "hp": 7875,
                    "attack": 847,
                    "defense": 432,
                    "speed": 103,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2009,
                    "monster": 317,
                    "stars": 4,
                    "level": 37,
                    "hp": 7875,
                    "attack": 847,
                    "defense": 432,
                    "speed": 103,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 2010,
                    "monster": 369,
                    "stars": 4,
                    "level": 37,
                    "hp": 9795,
                    "attack": 822,
                    "defense": 334,
                    "speed": 103,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2011,
                    "monster": 317,
                    "stars": 4,
                    "level": 37,
                    "hp": 7875,
                    "attack": 847,
                    "defense": 432,
                    "speed": 103,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2012,
                    "monster": 369,
                    "stars": 4,
                    "level": 37,
                    "hp": 9795,
                    "attack": 822,
                    "defense": 334,
                    "speed": 103,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2013,
                    "monster": 369,
                    "stars": 4,
                    "level": 37,
                    "hp": 9795,
                    "attack": 822,
                    "defense": 334,
                    "speed": 103,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 2014,
                    "monster": 318,
                    "stars": 5,
                    "level": 37,
                    "hp": 12240,
                    "attack": 1216,
                    "defense": 644,
                    "speed": 113,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2015,
                    "monster": 1081,
                    "stars": 5,
                    "level": 37,
                    "hp": 41175,
                    "attack": 1250,
                    "defense": 727,
                    "speed": 116,
                    "resist": 46,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2016,
                    "monster": 370,
                    "stars": 5,
                    "level": 37,
                    "hp": 13500,
                    "attack": 1150,
                    "defense": 630,
                    "speed": 113,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}