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

{
    "id": 208,
    "url": "https://swarfarm.com/api/v2/levels/208/?format=api",
    "dungeon": 10,
    "floor": 5,
    "difficulty": "Hell",
    "energy_cost": 5,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 2050,
                    "monster": 36,
                    "stars": 4,
                    "level": 41,
                    "hp": 8940,
                    "attack": 647,
                    "defense": 689,
                    "speed": 110,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2051,
                    "monster": 36,
                    "stars": 4,
                    "level": 41,
                    "hp": 8940,
                    "attack": 647,
                    "defense": 689,
                    "speed": 110,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2052,
                    "monster": 317,
                    "stars": 4,
                    "level": 41,
                    "hp": 10590,
                    "attack": 1312,
                    "defense": 552,
                    "speed": 112,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2053,
                    "monster": 36,
                    "stars": 4,
                    "level": 41,
                    "hp": 8940,
                    "attack": 647,
                    "defense": 689,
                    "speed": 110,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 2054,
                    "monster": 317,
                    "stars": 5,
                    "level": 41,
                    "hp": 12915,
                    "attack": 1601,
                    "defense": 674,
                    "speed": 112,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2055,
                    "monster": 317,
                    "stars": 5,
                    "level": 41,
                    "hp": 12915,
                    "attack": 1601,
                    "defense": 674,
                    "speed": 112,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2056,
                    "monster": 369,
                    "stars": 5,
                    "level": 41,
                    "hp": 16065,
                    "attack": 1551,
                    "defense": 522,
                    "speed": 112,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2057,
                    "monster": 36,
                    "stars": 5,
                    "level": 41,
                    "hp": 10905,
                    "attack": 789,
                    "defense": 841,
                    "speed": 110,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 2058,
                    "monster": 317,
                    "stars": 5,
                    "level": 41,
                    "hp": 12915,
                    "attack": 1601,
                    "defense": 674,
                    "speed": 112,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2059,
                    "monster": 36,
                    "stars": 5,
                    "level": 41,
                    "hp": 10905,
                    "attack": 789,
                    "defense": 841,
                    "speed": 110,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2060,
                    "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": 2061,
                    "monster": 36,
                    "stars": 5,
                    "level": 41,
                    "hp": 10905,
                    "attack": 789,
                    "defense": 841,
                    "speed": 110,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2062,
                    "monster": 317,
                    "stars": 5,
                    "level": 41,
                    "hp": 12915,
                    "attack": 1601,
                    "defense": 674,
                    "speed": 112,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}