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

{
    "id": 187,
    "url": "https://swarfarm.com/api/v2/levels/187/?format=api",
    "dungeon": 9,
    "floor": 5,
    "difficulty": "Hell",
    "energy_cost": 5,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 1885,
                    "monster": 1153,
                    "stars": 4,
                    "level": 40,
                    "hp": 13350,
                    "attack": 650,
                    "defense": 1027,
                    "speed": 122,
                    "resist": 60,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1886,
                    "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": 1887,
                    "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": 1888,
                    "monster": 1153,
                    "stars": 4,
                    "level": 40,
                    "hp": 13350,
                    "attack": 650,
                    "defense": 1027,
                    "speed": 122,
                    "resist": 60,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 1889,
                    "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": 1890,
                    "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": 1891,
                    "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": 1892,
                    "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": 1893,
                    "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": 1894,
                    "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": 1895,
                    "monster": 1152,
                    "stars": 6,
                    "level": 40,
                    "hp": 36900,
                    "attack": 2436,
                    "defense": 1098,
                    "speed": 136,
                    "resist": 60,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1896,
                    "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": 1897,
                    "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
                }
            ]
        }
    ]
}