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

{
    "id": 301,
    "url": "https://swarfarm.com/api/v2/levels/301/?format=api",
    "dungeon": 1001,
    "floor": 7,
    "difficulty": null,
    "energy_cost": 6,
    "xp": null,
    "frontline_slots": 5,
    "backline_slots": null,
    "total_slots": 5,
    "waves": [
        {
            "enemies": [
                {
                    "id": 2985,
                    "monster": 1561,
                    "stars": 1,
                    "level": 47,
                    "hp": 13065,
                    "attack": 387,
                    "defense": 407,
                    "speed": 110,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2986,
                    "monster": 1566,
                    "stars": 1,
                    "level": 47,
                    "hp": 13065,
                    "attack": 387,
                    "defense": 407,
                    "speed": 67,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2987,
                    "monster": 477,
                    "stars": 5,
                    "level": 47,
                    "hp": 7350,
                    "attack": 341,
                    "defense": 574,
                    "speed": 88,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2988,
                    "monster": 1566,
                    "stars": 1,
                    "level": 47,
                    "hp": 13065,
                    "attack": 387,
                    "defense": 407,
                    "speed": 67,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2989,
                    "monster": 1561,
                    "stars": 1,
                    "level": 47,
                    "hp": 13065,
                    "attack": 387,
                    "defense": 407,
                    "speed": 110,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 2990,
                    "monster": 1561,
                    "stars": 1,
                    "level": 49,
                    "hp": 14415,
                    "attack": 428,
                    "defense": 449,
                    "speed": 110,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2991,
                    "monster": 1566,
                    "stars": 1,
                    "level": 49,
                    "hp": 14415,
                    "attack": 428,
                    "defense": 449,
                    "speed": 67,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2992,
                    "monster": 1566,
                    "stars": 1,
                    "level": 49,
                    "hp": 14415,
                    "attack": 428,
                    "defense": 449,
                    "speed": 67,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2993,
                    "monster": 1566,
                    "stars": 1,
                    "level": 49,
                    "hp": 14415,
                    "attack": 428,
                    "defense": 449,
                    "speed": 67,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2994,
                    "monster": 1561,
                    "stars": 1,
                    "level": 49,
                    "hp": 14415,
                    "attack": 428,
                    "defense": 449,
                    "speed": 110,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 2995,
                    "monster": 1100,
                    "stars": 5,
                    "level": 50,
                    "hp": 79560,
                    "attack": 1160,
                    "defense": 803,
                    "speed": 104,
                    "resist": 48,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2996,
                    "monster": 1491,
                    "stars": 1,
                    "level": 50,
                    "hp": 175110,
                    "attack": 449,
                    "defense": 471,
                    "speed": 80,
                    "resist": 36,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2997,
                    "monster": 1491,
                    "stars": 1,
                    "level": 50,
                    "hp": 175110,
                    "attack": 449,
                    "defense": 471,
                    "speed": 80,
                    "resist": 36,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}