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

{
    "id": 207,
    "url": "https://swarfarm.com/api/v2/levels/207/?format=api",
    "dungeon": 10,
    "floor": 4,
    "difficulty": "Hell",
    "energy_cost": 5,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 2030,
                    "monster": 317,
                    "stars": 5,
                    "level": 41,
                    "hp": 12555,
                    "attack": 1912,
                    "defense": 607,
                    "speed": 112,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2031,
                    "monster": 87,
                    "stars": 5,
                    "level": 41,
                    "hp": 16470,
                    "attack": 1178,
                    "defense": 545,
                    "speed": 118,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2032,
                    "monster": 87,
                    "stars": 5,
                    "level": 41,
                    "hp": 16470,
                    "attack": 1178,
                    "defense": 545,
                    "speed": 118,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2033,
                    "monster": 317,
                    "stars": 5,
                    "level": 41,
                    "hp": 12555,
                    "attack": 1912,
                    "defense": 607,
                    "speed": 112,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 2034,
                    "monster": 36,
                    "stars": 4,
                    "level": 41,
                    "hp": 8685,
                    "attack": 773,
                    "defense": 620,
                    "speed": 110,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2035,
                    "monster": 317,
                    "stars": 4,
                    "level": 41,
                    "hp": 10290,
                    "attack": 1567,
                    "defense": 497,
                    "speed": 112,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2036,
                    "monster": 87,
                    "stars": 4,
                    "level": 41,
                    "hp": 13500,
                    "attack": 966,
                    "defense": 448,
                    "speed": 118,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2037,
                    "monster": 36,
                    "stars": 4,
                    "level": 41,
                    "hp": 8685,
                    "attack": 773,
                    "defense": 620,
                    "speed": 110,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 2038,
                    "monster": 87,
                    "stars": 5,
                    "level": 41,
                    "hp": 16470,
                    "attack": 1178,
                    "defense": 545,
                    "speed": 118,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2039,
                    "monster": 317,
                    "stars": 5,
                    "level": 41,
                    "hp": 12555,
                    "attack": 1912,
                    "defense": 607,
                    "speed": 112,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2040,
                    "monster": 370,
                    "stars": 6,
                    "level": 41,
                    "hp": 19830,
                    "attack": 1382,
                    "defense": 934,
                    "speed": 122,
                    "resist": 28,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2041,
                    "monster": 36,
                    "stars": 5,
                    "level": 41,
                    "hp": 10605,
                    "attack": 942,
                    "defense": 757,
                    "speed": 110,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2042,
                    "monster": 87,
                    "stars": 5,
                    "level": 41,
                    "hp": 16470,
                    "attack": 1178,
                    "defense": 545,
                    "speed": 118,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}