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

{
    "id": 189,
    "url": "https://swarfarm.com/api/v2/levels/189/?format=api",
    "dungeon": 9,
    "floor": 7,
    "difficulty": "Hell",
    "energy_cost": 6,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 1911,
                    "monster": 1154,
                    "stars": 4,
                    "level": 40,
                    "hp": 15405,
                    "attack": 1096,
                    "defense": 960,
                    "speed": 136,
                    "resist": 60,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1912,
                    "monster": 1152,
                    "stars": 4,
                    "level": 40,
                    "hp": 14400,
                    "attack": 1267,
                    "defense": 856,
                    "speed": 131,
                    "resist": 60,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1913,
                    "monster": 1154,
                    "stars": 4,
                    "level": 40,
                    "hp": 15405,
                    "attack": 1096,
                    "defense": 960,
                    "speed": 136,
                    "resist": 60,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1914,
                    "monster": 1154,
                    "stars": 4,
                    "level": 40,
                    "hp": 15405,
                    "attack": 1096,
                    "defense": 960,
                    "speed": 136,
                    "resist": 60,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 1915,
                    "monster": 1153,
                    "stars": 5,
                    "level": 40,
                    "hp": 16335,
                    "attack": 796,
                    "defense": 1257,
                    "speed": 122,
                    "resist": 60,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1916,
                    "monster": 1152,
                    "stars": 5,
                    "level": 40,
                    "hp": 17595,
                    "attack": 1550,
                    "defense": 1046,
                    "speed": 131,
                    "resist": 60,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1917,
                    "monster": 1153,
                    "stars": 5,
                    "level": 40,
                    "hp": 16335,
                    "attack": 796,
                    "defense": 1257,
                    "speed": 122,
                    "resist": 60,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1918,
                    "monster": 1152,
                    "stars": 5,
                    "level": 40,
                    "hp": 17595,
                    "attack": 1550,
                    "defense": 1046,
                    "speed": 131,
                    "resist": 60,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 1919,
                    "monster": 1080,
                    "stars": 6,
                    "level": 40,
                    "hp": 63210,
                    "attack": 2195,
                    "defense": 878,
                    "speed": 156,
                    "resist": 60,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}