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

{
    "id": 339,
    "url": "https://swarfarm.com/api/v2/levels/339/?format=api",
    "dungeon": 5001,
    "floor": 5,
    "difficulty": null,
    "energy_cost": 6,
    "xp": null,
    "frontline_slots": 5,
    "backline_slots": null,
    "total_slots": 5,
    "waves": [
        {
            "enemies": [
                {
                    "id": 740,
                    "monster": 1557,
                    "stars": 1,
                    "level": 27,
                    "hp": 1620,
                    "attack": 108,
                    "defense": 480,
                    "speed": 90,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 741,
                    "monster": 365,
                    "stars": 4,
                    "level": 27,
                    "hp": 4320,
                    "attack": 191,
                    "defense": 292,
                    "speed": 91,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 742,
                    "monster": 185,
                    "stars": 4,
                    "level": 27,
                    "hp": 3330,
                    "attack": 186,
                    "defense": 349,
                    "speed": 88,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 743,
                    "monster": 313,
                    "stars": 4,
                    "level": 27,
                    "hp": 3690,
                    "attack": 169,
                    "defense": 332,
                    "speed": 86,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 744,
                    "monster": 1559,
                    "stars": 1,
                    "level": 27,
                    "hp": 4050,
                    "attack": 72,
                    "defense": 342,
                    "speed": 120,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 745,
                    "monster": 1563,
                    "stars": 1,
                    "level": 29,
                    "hp": 3570,
                    "attack": 239,
                    "defense": 152,
                    "speed": 105,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 746,
                    "monster": 313,
                    "stars": 5,
                    "level": 29,
                    "hp": 4830,
                    "attack": 221,
                    "defense": 434,
                    "speed": 86,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 747,
                    "monster": 1564,
                    "stars": 1,
                    "level": 29,
                    "hp": 4470,
                    "attack": 80,
                    "defense": 378,
                    "speed": 90,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 748,
                    "monster": 1139,
                    "stars": 4,
                    "level": 30,
                    "hp": 24990,
                    "attack": 436,
                    "defense": 373,
                    "speed": 95,
                    "resist": 33,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 749,
                    "monster": 1463,
                    "stars": 1,
                    "level": 30,
                    "hp": 40080,
                    "attack": 233,
                    "defense": 208,
                    "speed": 112,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 750,
                    "monster": 1464,
                    "stars": 1,
                    "level": 30,
                    "hp": 17535,
                    "attack": 167,
                    "defense": 167,
                    "speed": 44,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}