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

{
    "id": 326,
    "url": "https://swarfarm.com/api/v2/levels/326/?format=api",
    "dungeon": 4001,
    "floor": 2,
    "difficulty": null,
    "energy_cost": 4,
    "xp": null,
    "frontline_slots": 5,
    "backline_slots": null,
    "total_slots": 5,
    "waves": [
        {
            "enemies": [
                {
                    "id": 2582,
                    "monster": 365,
                    "stars": 3,
                    "level": 7,
                    "hp": 1350,
                    "attack": 66,
                    "defense": 131,
                    "speed": 91,
                    "resist": 13,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2583,
                    "monster": 365,
                    "stars": 3,
                    "level": 7,
                    "hp": 1350,
                    "attack": 66,
                    "defense": 131,
                    "speed": 91,
                    "resist": 13,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2584,
                    "monster": 365,
                    "stars": 3,
                    "level": 7,
                    "hp": 1350,
                    "attack": 66,
                    "defense": 131,
                    "speed": 91,
                    "resist": 13,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 2585,
                    "monster": 365,
                    "stars": 4,
                    "level": 9,
                    "hp": 1935,
                    "attack": 95,
                    "defense": 189,
                    "speed": 91,
                    "resist": 13,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2586,
                    "monster": 1559,
                    "stars": 1,
                    "level": 9,
                    "hp": 1665,
                    "attack": 18,
                    "defense": 118,
                    "speed": 156,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2587,
                    "monster": 1559,
                    "stars": 1,
                    "level": 9,
                    "hp": 1665,
                    "attack": 18,
                    "defense": 118,
                    "speed": 156,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2588,
                    "monster": 365,
                    "stars": 4,
                    "level": 9,
                    "hp": 1935,
                    "attack": 95,
                    "defense": 189,
                    "speed": 91,
                    "resist": 13,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 2589,
                    "monster": 1098,
                    "stars": 3,
                    "level": 10,
                    "hp": 6345,
                    "attack": 144,
                    "defense": 142,
                    "speed": 85,
                    "resist": 18,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2590,
                    "monster": 1452,
                    "stars": 1,
                    "level": 10,
                    "hp": 5580,
                    "attack": 62,
                    "defense": 62,
                    "speed": 62,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2591,
                    "monster": 1453,
                    "stars": 1,
                    "level": 10,
                    "hp": 3255,
                    "attack": 62,
                    "defense": 62,
                    "speed": 60,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}