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

{
    "id": 384,
    "url": "https://swarfarm.com/api/v2/levels/384/?format=api",
    "dungeon": 6001,
    "floor": 10,
    "difficulty": null,
    "energy_cost": 8,
    "xp": null,
    "frontline_slots": 5,
    "backline_slots": null,
    "total_slots": 5,
    "waves": [
        {
            "enemies": [
                {
                    "id": 27,
                    "monster": 1566,
                    "stars": 1,
                    "level": 62,
                    "hp": 15255,
                    "attack": 1251,
                    "defense": 1316,
                    "speed": 109,
                    "resist": 60,
                    "crit_bonus": 30,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 15
                },
                {
                    "id": 28,
                    "monster": 477,
                    "stars": 6,
                    "level": 62,
                    "hp": 18945,
                    "attack": 1506,
                    "defense": 1981,
                    "speed": 118,
                    "resist": 60,
                    "crit_bonus": 15,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 15
                },
                {
                    "id": 29,
                    "monster": 477,
                    "stars": 6,
                    "level": 62,
                    "hp": 18945,
                    "attack": 1506,
                    "defense": 1981,
                    "speed": 118,
                    "resist": 60,
                    "crit_bonus": 15,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 15
                },
                {
                    "id": 30,
                    "monster": 1566,
                    "stars": 1,
                    "level": 62,
                    "hp": 15255,
                    "attack": 1251,
                    "defense": 1316,
                    "speed": 109,
                    "resist": 60,
                    "crit_bonus": 30,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 15
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 31,
                    "monster": 477,
                    "stars": 6,
                    "level": 65,
                    "hp": 30285,
                    "attack": 1887,
                    "defense": 1981,
                    "speed": 169,
                    "resist": 70,
                    "crit_bonus": 15,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 25
                },
                {
                    "id": 32,
                    "monster": 739,
                    "stars": 6,
                    "level": 65,
                    "hp": 82620,
                    "attack": 3705,
                    "defense": 1684,
                    "speed": 164,
                    "resist": 70,
                    "crit_bonus": 15,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 25
                },
                {
                    "id": 33,
                    "monster": 477,
                    "stars": 6,
                    "level": 65,
                    "hp": 30285,
                    "attack": 1887,
                    "defense": 1981,
                    "speed": 169,
                    "resist": 70,
                    "crit_bonus": 15,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 25
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 34,
                    "monster": 1566,
                    "stars": 1,
                    "level": 65,
                    "hp": 15270,
                    "attack": 1260,
                    "defense": 1320,
                    "speed": 109,
                    "resist": 60,
                    "crit_bonus": 30,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 15
                },
                {
                    "id": 35,
                    "monster": 477,
                    "stars": 6,
                    "level": 65,
                    "hp": 19005,
                    "attack": 1505,
                    "defense": 1981,
                    "speed": 118,
                    "resist": 60,
                    "crit_bonus": 15,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 15
                },
                {
                    "id": 36,
                    "monster": 477,
                    "stars": 6,
                    "level": 65,
                    "hp": 19005,
                    "attack": 1505,
                    "defense": 1981,
                    "speed": 118,
                    "resist": 60,
                    "crit_bonus": 15,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 15
                },
                {
                    "id": 37,
                    "monster": 477,
                    "stars": 6,
                    "level": 65,
                    "hp": 19005,
                    "attack": 1505,
                    "defense": 1981,
                    "speed": 118,
                    "resist": 60,
                    "crit_bonus": 15,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 15
                },
                {
                    "id": 38,
                    "monster": 1566,
                    "stars": 1,
                    "level": 65,
                    "hp": 15270,
                    "attack": 1260,
                    "defense": 1320,
                    "speed": 109,
                    "resist": 60,
                    "crit_bonus": 30,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 15
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 39,
                    "monster": 1144,
                    "stars": 6,
                    "level": 65,
                    "hp": 189615,
                    "attack": 6904,
                    "defense": 1449,
                    "speed": 109,
                    "resist": 69,
                    "crit_bonus": 15,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 10
                }
            ]
        }
    ]
}