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

{
    "id": 304,
    "url": "https://swarfarm.com/api/v2/levels/304/?format=api",
    "dungeon": 1001,
    "floor": 10,
    "difficulty": null,
    "energy_cost": 7,
    "xp": null,
    "frontline_slots": 5,
    "backline_slots": null,
    "total_slots": 5,
    "waves": [
        {
            "enemies": [
                {
                    "id": 381,
                    "monster": 1566,
                    "stars": 1,
                    "level": 62,
                    "hp": 27420,
                    "attack": 812,
                    "defense": 974,
                    "speed": 67,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 382,
                    "monster": 1566,
                    "stars": 1,
                    "level": 62,
                    "hp": 27420,
                    "attack": 812,
                    "defense": 974,
                    "speed": 67,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 383,
                    "monster": 477,
                    "stars": 6,
                    "level": 62,
                    "hp": 12435,
                    "attack": 518,
                    "defense": 874,
                    "speed": 88,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 384,
                    "monster": 1566,
                    "stars": 1,
                    "level": 62,
                    "hp": 27420,
                    "attack": 812,
                    "defense": 974,
                    "speed": 67,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 385,
                    "monster": 1566,
                    "stars": 1,
                    "level": 62,
                    "hp": 27420,
                    "attack": 812,
                    "defense": 974,
                    "speed": 67,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 386,
                    "monster": 1566,
                    "stars": 1,
                    "level": 65,
                    "hp": 31785,
                    "attack": 942,
                    "defense": 1130,
                    "speed": 67,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 387,
                    "monster": 1566,
                    "stars": 1,
                    "level": 65,
                    "hp": 31785,
                    "attack": 942,
                    "defense": 1130,
                    "speed": 67,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 388,
                    "monster": 477,
                    "stars": 6,
                    "level": 65,
                    "hp": 12960,
                    "attack": 540,
                    "defense": 910,
                    "speed": 88,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 389,
                    "monster": 1566,
                    "stars": 1,
                    "level": 65,
                    "hp": 31785,
                    "attack": 942,
                    "defense": 1130,
                    "speed": 67,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 390,
                    "monster": 1566,
                    "stars": 1,
                    "level": 65,
                    "hp": 31785,
                    "attack": 942,
                    "defense": 1130,
                    "speed": 67,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 391,
                    "monster": 1100,
                    "stars": 6,
                    "level": 65,
                    "hp": 231375,
                    "attack": 2727,
                    "defense": 1630,
                    "speed": 114,
                    "resist": 75,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 392,
                    "monster": 1491,
                    "stars": 1,
                    "level": 65,
                    "hp": 621720,
                    "attack": 942,
                    "defense": 1083,
                    "speed": 84,
                    "resist": 45,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 393,
                    "monster": 1491,
                    "stars": 1,
                    "level": 65,
                    "hp": 621720,
                    "attack": 942,
                    "defense": 1083,
                    "speed": 84,
                    "resist": 45,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}