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

{
    "id": 334,
    "url": "https://swarfarm.com/api/v2/levels/334/?format=api",
    "dungeon": 4001,
    "floor": 10,
    "difficulty": null,
    "energy_cost": 7,
    "xp": null,
    "frontline_slots": 5,
    "backline_slots": null,
    "total_slots": 5,
    "waves": [
        {
            "enemies": [
                {
                    "id": 2381,
                    "monster": 1564,
                    "stars": 1,
                    "level": 62,
                    "hp": 22830,
                    "attack": 324,
                    "defense": 2436,
                    "speed": 117,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2382,
                    "monster": 1564,
                    "stars": 1,
                    "level": 62,
                    "hp": 22830,
                    "attack": 324,
                    "defense": 2436,
                    "speed": 117,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2383,
                    "monster": 365,
                    "stars": 6,
                    "level": 62,
                    "hp": 14220,
                    "attack": 504,
                    "defense": 770,
                    "speed": 91,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2384,
                    "monster": 1564,
                    "stars": 1,
                    "level": 62,
                    "hp": 22830,
                    "attack": 324,
                    "defense": 2436,
                    "speed": 117,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2385,
                    "monster": 1564,
                    "stars": 1,
                    "level": 62,
                    "hp": 22830,
                    "attack": 324,
                    "defense": 2436,
                    "speed": 117,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 2386,
                    "monster": 1564,
                    "stars": 1,
                    "level": 65,
                    "hp": 26505,
                    "attack": 376,
                    "defense": 2827,
                    "speed": 117,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2387,
                    "monster": 1564,
                    "stars": 1,
                    "level": 65,
                    "hp": 26505,
                    "attack": 376,
                    "defense": 2827,
                    "speed": 117,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2388,
                    "monster": 365,
                    "stars": 6,
                    "level": 65,
                    "hp": 14805,
                    "attack": 525,
                    "defense": 802,
                    "speed": 91,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2389,
                    "monster": 1564,
                    "stars": 1,
                    "level": 65,
                    "hp": 26505,
                    "attack": 376,
                    "defense": 2827,
                    "speed": 117,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2390,
                    "monster": 1564,
                    "stars": 1,
                    "level": 65,
                    "hp": 26505,
                    "attack": 376,
                    "defense": 2827,
                    "speed": 117,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 2391,
                    "monster": 1098,
                    "stars": 6,
                    "level": 65,
                    "hp": 148080,
                    "attack": 2835,
                    "defense": 1630,
                    "speed": 114,
                    "resist": 75,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2392,
                    "monster": 1452,
                    "stars": 1,
                    "level": 65,
                    "hp": 678240,
                    "attack": 942,
                    "defense": 1318,
                    "speed": 40,
                    "resist": 39,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2393,
                    "monster": 1453,
                    "stars": 1,
                    "level": 65,
                    "hp": 310860,
                    "attack": 942,
                    "defense": 942,
                    "speed": 126,
                    "resist": 39,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}