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

{
    "id": 382,
    "url": "https://swarfarm.com/api/v2/levels/382/?format=api",
    "dungeon": 6001,
    "floor": 8,
    "difficulty": null,
    "energy_cost": 8,
    "xp": null,
    "frontline_slots": 5,
    "backline_slots": null,
    "total_slots": 5,
    "waves": [
        {
            "enemies": [
                {
                    "id": 1218,
                    "monster": 1566,
                    "stars": 1,
                    "level": 52,
                    "hp": 10110,
                    "attack": 835,
                    "defense": 833,
                    "speed": 80,
                    "resist": 42,
                    "crit_bonus": 30,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 15
                },
                {
                    "id": 1219,
                    "monster": 477,
                    "stars": 5,
                    "level": 52,
                    "hp": 12525,
                    "attack": 1003,
                    "defense": 1261,
                    "speed": 111,
                    "resist": 42,
                    "crit_bonus": 15,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 15
                },
                {
                    "id": 1220,
                    "monster": 477,
                    "stars": 5,
                    "level": 52,
                    "hp": 12525,
                    "attack": 1003,
                    "defense": 1261,
                    "speed": 111,
                    "resist": 42,
                    "crit_bonus": 15,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 15
                },
                {
                    "id": 1221,
                    "monster": 1566,
                    "stars": 1,
                    "level": 52,
                    "hp": 10110,
                    "attack": 835,
                    "defense": 833,
                    "speed": 80,
                    "resist": 42,
                    "crit_bonus": 30,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 15
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 1222,
                    "monster": 477,
                    "stars": 5,
                    "level": 55,
                    "hp": 20145,
                    "attack": 1259,
                    "defense": 1259,
                    "speed": 111,
                    "resist": 52,
                    "crit_bonus": 15,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 25
                },
                {
                    "id": 1223,
                    "monster": 739,
                    "stars": 5,
                    "level": 55,
                    "hp": 54810,
                    "attack": 2468,
                    "defense": 1063,
                    "speed": 133,
                    "resist": 52,
                    "crit_bonus": 15,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 25
                },
                {
                    "id": 1224,
                    "monster": 477,
                    "stars": 5,
                    "level": 55,
                    "hp": 20145,
                    "attack": 1259,
                    "defense": 1259,
                    "speed": 111,
                    "resist": 52,
                    "crit_bonus": 15,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 25
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 1225,
                    "monster": 1566,
                    "stars": 1,
                    "level": 55,
                    "hp": 10080,
                    "attack": 833,
                    "defense": 839,
                    "speed": 80,
                    "resist": 42,
                    "crit_bonus": 30,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 15
                },
                {
                    "id": 1226,
                    "monster": 477,
                    "stars": 5,
                    "level": 55,
                    "hp": 12630,
                    "attack": 1005,
                    "defense": 1259,
                    "speed": 111,
                    "resist": 42,
                    "crit_bonus": 15,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 15
                },
                {
                    "id": 1227,
                    "monster": 477,
                    "stars": 5,
                    "level": 55,
                    "hp": 12630,
                    "attack": 1005,
                    "defense": 1259,
                    "speed": 111,
                    "resist": 42,
                    "crit_bonus": 15,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 15
                },
                {
                    "id": 1228,
                    "monster": 477,
                    "stars": 5,
                    "level": 55,
                    "hp": 12630,
                    "attack": 1005,
                    "defense": 1259,
                    "speed": 111,
                    "resist": 42,
                    "crit_bonus": 15,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 15
                },
                {
                    "id": 1229,
                    "monster": 1566,
                    "stars": 1,
                    "level": 55,
                    "hp": 10080,
                    "attack": 833,
                    "defense": 839,
                    "speed": 80,
                    "resist": 42,
                    "crit_bonus": 30,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 15
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 1230,
                    "monster": 1144,
                    "stars": 6,
                    "level": 55,
                    "hp": 125655,
                    "attack": 4610,
                    "defense": 917,
                    "speed": 91,
                    "resist": 53,
                    "crit_bonus": 15,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 10
                }
            ]
        }
    ]
}