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

{
    "id": 268,
    "url": "https://swarfarm.com/api/v2/levels/268/?format=api",
    "dungeon": 13,
    "floor": 2,
    "difficulty": "Hell",
    "energy_cost": 5,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 2533,
                    "monster": 794,
                    "stars": 5,
                    "level": 44,
                    "hp": 17355,
                    "attack": 1925,
                    "defense": 1073,
                    "speed": 139,
                    "resist": 30,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2534,
                    "monster": 794,
                    "stars": 5,
                    "level": 44,
                    "hp": 17355,
                    "attack": 1925,
                    "defense": 1073,
                    "speed": 139,
                    "resist": 30,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2535,
                    "monster": 87,
                    "stars": 5,
                    "level": 44,
                    "hp": 25635,
                    "attack": 1925,
                    "defense": 701,
                    "speed": 128,
                    "resist": 30,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2536,
                    "monster": 87,
                    "stars": 5,
                    "level": 44,
                    "hp": 25635,
                    "attack": 1925,
                    "defense": 701,
                    "speed": 128,
                    "resist": 30,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 2537,
                    "monster": 87,
                    "stars": 4,
                    "level": 45,
                    "hp": 21570,
                    "attack": 1624,
                    "defense": 592,
                    "speed": 128,
                    "resist": 30,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2538,
                    "monster": 87,
                    "stars": 4,
                    "level": 45,
                    "hp": 21570,
                    "attack": 1624,
                    "defense": 592,
                    "speed": 128,
                    "resist": 30,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2539,
                    "monster": 795,
                    "stars": 4,
                    "level": 45,
                    "hp": 15390,
                    "attack": 1665,
                    "defense": 854,
                    "speed": 139,
                    "resist": 30,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2540,
                    "monster": 794,
                    "stars": 4,
                    "level": 45,
                    "hp": 14640,
                    "attack": 1624,
                    "defense": 903,
                    "speed": 139,
                    "resist": 30,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 2541,
                    "monster": 795,
                    "stars": 5,
                    "level": 45,
                    "hp": 18525,
                    "attack": 2008,
                    "defense": 1031,
                    "speed": 139,
                    "resist": 30,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2542,
                    "monster": 87,
                    "stars": 5,
                    "level": 45,
                    "hp": 26055,
                    "attack": 1956,
                    "defense": 714,
                    "speed": 128,
                    "resist": 30,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2543,
                    "monster": 794,
                    "stars": 6,
                    "level": 45,
                    "hp": 23265,
                    "attack": 2632,
                    "defense": 1485,
                    "speed": 149,
                    "resist": 33,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2544,
                    "monster": 87,
                    "stars": 5,
                    "level": 45,
                    "hp": 26055,
                    "attack": 1956,
                    "defense": 714,
                    "speed": 128,
                    "resist": 30,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2545,
                    "monster": 794,
                    "stars": 5,
                    "level": 45,
                    "hp": 17640,
                    "attack": 1956,
                    "defense": 1089,
                    "speed": 139,
                    "resist": 30,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}