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

{
    "id": 231,
    "url": "https://swarfarm.com/api/v2/levels/231/?format=api",
    "dungeon": 11,
    "floor": 7,
    "difficulty": "Hell",
    "energy_cost": 6,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 3868,
                    "monster": 201,
                    "stars": 5,
                    "level": 46,
                    "hp": 14940,
                    "attack": 1355,
                    "defense": 1001,
                    "speed": 121,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3869,
                    "monster": 201,
                    "stars": 5,
                    "level": 46,
                    "hp": 14940,
                    "attack": 1355,
                    "defense": 1001,
                    "speed": 121,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3870,
                    "monster": 201,
                    "stars": 5,
                    "level": 46,
                    "hp": 14940,
                    "attack": 1355,
                    "defense": 1001,
                    "speed": 121,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3871,
                    "monster": 381,
                    "stars": 5,
                    "level": 46,
                    "hp": 15510,
                    "attack": 1388,
                    "defense": 946,
                    "speed": 121,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 3872,
                    "monster": 201,
                    "stars": 5,
                    "level": 46,
                    "hp": 14940,
                    "attack": 1355,
                    "defense": 1001,
                    "speed": 121,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3873,
                    "monster": 201,
                    "stars": 5,
                    "level": 46,
                    "hp": 14940,
                    "attack": 1355,
                    "defense": 1001,
                    "speed": 121,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3874,
                    "monster": 381,
                    "stars": 5,
                    "level": 46,
                    "hp": 15510,
                    "attack": 1388,
                    "defense": 946,
                    "speed": 121,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3875,
                    "monster": 201,
                    "stars": 5,
                    "level": 46,
                    "hp": 14940,
                    "attack": 1355,
                    "defense": 1001,
                    "speed": 121,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 3876,
                    "monster": 382,
                    "stars": 6,
                    "level": 46,
                    "hp": 23835,
                    "attack": 1205,
                    "defense": 1727,
                    "speed": 132,
                    "resist": 80,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3877,
                    "monster": 1082,
                    "stars": 6,
                    "level": 46,
                    "hp": 62880,
                    "attack": 2142,
                    "defense": 1205,
                    "speed": 124,
                    "resist": 63,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3878,
                    "monster": 202,
                    "stars": 6,
                    "level": 46,
                    "hp": 23415,
                    "attack": 1177,
                    "defense": 1780,
                    "speed": 132,
                    "resist": 30,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}