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

{
    "id": 217,
    "url": "https://swarfarm.com/api/v2/levels/217/?format=api",
    "dungeon": 11,
    "floor": 7,
    "difficulty": "Normal",
    "energy_cost": 4,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 2152,
                    "monster": 201,
                    "stars": 3,
                    "level": 36,
                    "hp": 6045,
                    "attack": 730,
                    "defense": 502,
                    "speed": 101,
                    "resist": 21,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2153,
                    "monster": 201,
                    "stars": 3,
                    "level": 36,
                    "hp": 6045,
                    "attack": 730,
                    "defense": 502,
                    "speed": 101,
                    "resist": 21,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2154,
                    "monster": 201,
                    "stars": 3,
                    "level": 36,
                    "hp": 6045,
                    "attack": 730,
                    "defense": 502,
                    "speed": 101,
                    "resist": 21,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2155,
                    "monster": 201,
                    "stars": 3,
                    "level": 36,
                    "hp": 6045,
                    "attack": 730,
                    "defense": 502,
                    "speed": 101,
                    "resist": 21,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 2156,
                    "monster": 381,
                    "stars": 3,
                    "level": 36,
                    "hp": 6300,
                    "attack": 745,
                    "defense": 475,
                    "speed": 101,
                    "resist": 21,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2157,
                    "monster": 381,
                    "stars": 3,
                    "level": 36,
                    "hp": 6300,
                    "attack": 745,
                    "defense": 475,
                    "speed": 101,
                    "resist": 21,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2158,
                    "monster": 201,
                    "stars": 3,
                    "level": 36,
                    "hp": 6045,
                    "attack": 730,
                    "defense": 502,
                    "speed": 101,
                    "resist": 21,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2159,
                    "monster": 381,
                    "stars": 3,
                    "level": 36,
                    "hp": 6300,
                    "attack": 745,
                    "defense": 475,
                    "speed": 101,
                    "resist": 21,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 2160,
                    "monster": 382,
                    "stars": 5,
                    "level": 36,
                    "hp": 13560,
                    "attack": 685,
                    "defense": 1034,
                    "speed": 112,
                    "resist": 64,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2161,
                    "monster": 1082,
                    "stars": 5,
                    "level": 36,
                    "hp": 24360,
                    "attack": 984,
                    "defense": 678,
                    "speed": 107,
                    "resist": 33,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2162,
                    "monster": 202,
                    "stars": 5,
                    "level": 36,
                    "hp": 13305,
                    "attack": 670,
                    "defense": 1066,
                    "speed": 112,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}