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

{
    "id": 110,
    "url": "https://swarfarm.com/api/v2/levels/110/?format=api",
    "dungeon": 6,
    "floor": 5,
    "difficulty": "Normal",
    "energy_cost": 3,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 4120,
                    "monster": 61,
                    "stars": 2,
                    "level": 21,
                    "hp": 1725,
                    "attack": 154,
                    "defense": 174,
                    "speed": 102,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 4121,
                    "monster": 53,
                    "stars": 2,
                    "level": 21,
                    "hp": 1860,
                    "attack": 203,
                    "defense": 115,
                    "speed": 111,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 4122,
                    "monster": 45,
                    "stars": 2,
                    "level": 21,
                    "hp": 1770,
                    "attack": 157,
                    "defense": 118,
                    "speed": 105,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 4123,
                    "monster": 61,
                    "stars": 2,
                    "level": 21,
                    "hp": 1725,
                    "attack": 154,
                    "defense": 174,
                    "speed": 102,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 4124,
                    "monster": 61,
                    "stars": 3,
                    "level": 20,
                    "hp": 2115,
                    "attack": 190,
                    "defense": 215,
                    "speed": 102,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 4125,
                    "monster": 53,
                    "stars": 3,
                    "level": 20,
                    "hp": 2310,
                    "attack": 250,
                    "defense": 141,
                    "speed": 111,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 4126,
                    "monster": 61,
                    "stars": 3,
                    "level": 20,
                    "hp": 2115,
                    "attack": 190,
                    "defense": 215,
                    "speed": 102,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 4127,
                    "monster": 53,
                    "stars": 3,
                    "level": 21,
                    "hp": 2355,
                    "attack": 257,
                    "defense": 144,
                    "speed": 111,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 4128,
                    "monster": 45,
                    "stars": 3,
                    "level": 21,
                    "hp": 2235,
                    "attack": 199,
                    "defense": 149,
                    "speed": 105,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 4129,
                    "monster": 45,
                    "stars": 3,
                    "level": 21,
                    "hp": 3195,
                    "attack": 285,
                    "defense": 213,
                    "speed": 115,
                    "resist": 18,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 4130,
                    "monster": 45,
                    "stars": 3,
                    "level": 21,
                    "hp": 2235,
                    "attack": 199,
                    "defense": 149,
                    "speed": 105,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 4131,
                    "monster": 45,
                    "stars": 3,
                    "level": 21,
                    "hp": 2235,
                    "attack": 199,
                    "defense": 149,
                    "speed": 105,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}