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

{
    "id": 173,
    "url": "https://swarfarm.com/api/v2/levels/173/?format=api",
    "dungeon": 9,
    "floor": 5,
    "difficulty": "Normal",
    "energy_cost": 3,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 2869,
                    "monster": 1153,
                    "stars": 2,
                    "level": 28,
                    "hp": 5550,
                    "attack": 271,
                    "defense": 428,
                    "speed": 112,
                    "resist": 30,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2870,
                    "monster": 1153,
                    "stars": 2,
                    "level": 28,
                    "hp": 5550,
                    "attack": 271,
                    "defense": 428,
                    "speed": 112,
                    "resist": 30,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2871,
                    "monster": 1153,
                    "stars": 2,
                    "level": 28,
                    "hp": 5550,
                    "attack": 271,
                    "defense": 428,
                    "speed": 112,
                    "resist": 30,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2872,
                    "monster": 1152,
                    "stars": 2,
                    "level": 28,
                    "hp": 5985,
                    "attack": 529,
                    "defense": 356,
                    "speed": 121,
                    "resist": 30,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 2873,
                    "monster": 1153,
                    "stars": 3,
                    "level": 29,
                    "hp": 6750,
                    "attack": 329,
                    "defense": 520,
                    "speed": 112,
                    "resist": 30,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2874,
                    "monster": 1152,
                    "stars": 3,
                    "level": 29,
                    "hp": 7290,
                    "attack": 640,
                    "defense": 433,
                    "speed": 121,
                    "resist": 30,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2875,
                    "monster": 1153,
                    "stars": 3,
                    "level": 29,
                    "hp": 6750,
                    "attack": 329,
                    "defense": 520,
                    "speed": 112,
                    "resist": 30,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2876,
                    "monster": 1152,
                    "stars": 3,
                    "level": 29,
                    "hp": 7290,
                    "attack": 640,
                    "defense": 433,
                    "speed": 121,
                    "resist": 30,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 2877,
                    "monster": 1153,
                    "stars": 3,
                    "level": 29,
                    "hp": 6750,
                    "attack": 329,
                    "defense": 520,
                    "speed": 112,
                    "resist": 30,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2878,
                    "monster": 1153,
                    "stars": 3,
                    "level": 29,
                    "hp": 6750,
                    "attack": 329,
                    "defense": 520,
                    "speed": 112,
                    "resist": 30,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2879,
                    "monster": 1152,
                    "stars": 4,
                    "level": 29,
                    "hp": 11760,
                    "attack": 1036,
                    "defense": 350,
                    "speed": 126,
                    "resist": 30,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2880,
                    "monster": 1153,
                    "stars": 3,
                    "level": 29,
                    "hp": 6750,
                    "attack": 329,
                    "defense": 520,
                    "speed": 112,
                    "resist": 30,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2881,
                    "monster": 1152,
                    "stars": 3,
                    "level": 29,
                    "hp": 7290,
                    "attack": 640,
                    "defense": 433,
                    "speed": 121,
                    "resist": 30,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}