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

{
    "id": 333,
    "url": "https://swarfarm.com/api/v2/levels/333/?format=api",
    "dungeon": 4001,
    "floor": 9,
    "difficulty": null,
    "energy_cost": 7,
    "xp": null,
    "frontline_slots": 5,
    "backline_slots": null,
    "total_slots": 5,
    "waves": [
        {
            "enemies": [
                {
                    "id": 2520,
                    "monster": 1564,
                    "stars": 1,
                    "level": 57,
                    "hp": 17835,
                    "attack": 253,
                    "defense": 1823,
                    "speed": 117,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2521,
                    "monster": 1564,
                    "stars": 1,
                    "level": 57,
                    "hp": 17835,
                    "attack": 253,
                    "defense": 1823,
                    "speed": 117,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2522,
                    "monster": 365,
                    "stars": 6,
                    "level": 57,
                    "hp": 13290,
                    "attack": 470,
                    "defense": 719,
                    "speed": 91,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2523,
                    "monster": 1564,
                    "stars": 1,
                    "level": 57,
                    "hp": 17835,
                    "attack": 253,
                    "defense": 1823,
                    "speed": 117,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2524,
                    "monster": 1564,
                    "stars": 1,
                    "level": 57,
                    "hp": 17835,
                    "attack": 253,
                    "defense": 1823,
                    "speed": 117,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 2525,
                    "monster": 1564,
                    "stars": 1,
                    "level": 60,
                    "hp": 20700,
                    "attack": 294,
                    "defense": 2116,
                    "speed": 117,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2526,
                    "monster": 1564,
                    "stars": 1,
                    "level": 60,
                    "hp": 20700,
                    "attack": 294,
                    "defense": 2116,
                    "speed": 117,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2527,
                    "monster": 365,
                    "stars": 6,
                    "level": 60,
                    "hp": 13830,
                    "attack": 490,
                    "defense": 749,
                    "speed": 91,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2528,
                    "monster": 1564,
                    "stars": 1,
                    "level": 60,
                    "hp": 20700,
                    "attack": 294,
                    "defense": 2116,
                    "speed": 117,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2529,
                    "monster": 1564,
                    "stars": 1,
                    "level": 60,
                    "hp": 20700,
                    "attack": 294,
                    "defense": 2116,
                    "speed": 117,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 2530,
                    "monster": 1098,
                    "stars": 6,
                    "level": 60,
                    "hp": 121170,
                    "attack": 2343,
                    "defense": 1395,
                    "speed": 109,
                    "resist": 66,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2531,
                    "monster": 1452,
                    "stars": 1,
                    "level": 60,
                    "hp": 463680,
                    "attack": 736,
                    "defense": 1030,
                    "speed": 34,
                    "resist": 36,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2532,
                    "monster": 1453,
                    "stars": 1,
                    "level": 60,
                    "hp": 198720,
                    "attack": 736,
                    "defense": 736,
                    "speed": 81,
                    "resist": 36,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}