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

{
    "id": 105,
    "url": "https://swarfarm.com/api/v2/levels/105/?format=api",
    "dungeon": 5,
    "floor": 7,
    "difficulty": "Hell",
    "energy_cost": 6,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 3215,
                    "monster": 379,
                    "stars": 4,
                    "level": 40,
                    "hp": 5880,
                    "attack": 330,
                    "defense": 455,
                    "speed": 107,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3216,
                    "monster": 32,
                    "stars": 4,
                    "level": 40,
                    "hp": 5520,
                    "attack": 385,
                    "defense": 305,
                    "speed": 101,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3217,
                    "monster": 379,
                    "stars": 4,
                    "level": 40,
                    "hp": 5880,
                    "attack": 330,
                    "defense": 455,
                    "speed": 107,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3218,
                    "monster": 327,
                    "stars": 4,
                    "level": 40,
                    "hp": 6825,
                    "attack": 353,
                    "defense": 368,
                    "speed": 107,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 3219,
                    "monster": 327,
                    "stars": 4,
                    "level": 40,
                    "hp": 6825,
                    "attack": 353,
                    "defense": 368,
                    "speed": 107,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3220,
                    "monster": 379,
                    "stars": 4,
                    "level": 40,
                    "hp": 5880,
                    "attack": 330,
                    "defense": 455,
                    "speed": 107,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3221,
                    "monster": 32,
                    "stars": 4,
                    "level": 40,
                    "hp": 5520,
                    "attack": 385,
                    "defense": 305,
                    "speed": 101,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3222,
                    "monster": 327,
                    "stars": 4,
                    "level": 40,
                    "hp": 6825,
                    "attack": 353,
                    "defense": 368,
                    "speed": 107,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 3223,
                    "monster": 327,
                    "stars": 6,
                    "level": 40,
                    "hp": 10500,
                    "attack": 543,
                    "defense": 567,
                    "speed": 107,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3224,
                    "monster": 1077,
                    "stars": 6,
                    "level": 40,
                    "hp": 25935,
                    "attack": 893,
                    "defense": 750,
                    "speed": 149,
                    "resist": 54,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3225,
                    "monster": 32,
                    "stars": 6,
                    "level": 40,
                    "hp": 8505,
                    "attack": 591,
                    "defense": 470,
                    "speed": 101,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}