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

{
    "id": 342,
    "url": "https://swarfarm.com/api/v2/levels/342/?format=api",
    "dungeon": 5001,
    "floor": 8,
    "difficulty": null,
    "energy_cost": 7,
    "xp": null,
    "frontline_slots": 5,
    "backline_slots": null,
    "total_slots": 5,
    "waves": [
        {
            "enemies": [
                {
                    "id": 868,
                    "monster": 1557,
                    "stars": 1,
                    "level": 52,
                    "hp": 5580,
                    "attack": 372,
                    "defense": 1909,
                    "speed": 90,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 869,
                    "monster": 1564,
                    "stars": 1,
                    "level": 52,
                    "hp": 13950,
                    "attack": 248,
                    "defense": 1364,
                    "speed": 90,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 870,
                    "monster": 313,
                    "stars": 5,
                    "level": 52,
                    "hp": 12990,
                    "attack": 316,
                    "defense": 621,
                    "speed": 86,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 871,
                    "monster": 1563,
                    "stars": 1,
                    "level": 52,
                    "hp": 11160,
                    "attack": 744,
                    "defense": 545,
                    "speed": 105,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 872,
                    "monster": 1557,
                    "stars": 1,
                    "level": 52,
                    "hp": 5580,
                    "attack": 372,
                    "defense": 1909,
                    "speed": 90,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 873,
                    "monster": 1562,
                    "stars": 1,
                    "level": 55,
                    "hp": 3240,
                    "attack": 431,
                    "defense": 2530,
                    "speed": 45,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 874,
                    "monster": 185,
                    "stars": 1,
                    "level": 55,
                    "hp": 16005,
                    "attack": 474,
                    "defense": 1960,
                    "speed": 88,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 875,
                    "monster": 1564,
                    "stars": 1,
                    "level": 55,
                    "hp": 16170,
                    "attack": 288,
                    "defense": 1581,
                    "speed": 90,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 876,
                    "monster": 313,
                    "stars": 1,
                    "level": 55,
                    "hp": 17745,
                    "attack": 431,
                    "defense": 1865,
                    "speed": 86,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 877,
                    "monster": 1563,
                    "stars": 1,
                    "level": 55,
                    "hp": 12930,
                    "attack": 863,
                    "defense": 633,
                    "speed": 105,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 878,
                    "monster": 1139,
                    "stars": 6,
                    "level": 55,
                    "hp": 129360,
                    "attack": 1460,
                    "defense": 1181,
                    "speed": 104,
                    "resist": 57,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 879,
                    "monster": 1463,
                    "stars": 1,
                    "level": 55,
                    "hp": 301875,
                    "attack": 1035,
                    "defense": 747,
                    "speed": 120,
                    "resist": 33,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 880,
                    "monster": 1464,
                    "stars": 1,
                    "level": 55,
                    "hp": 129375,
                    "attack": 575,
                    "defense": 575,
                    "speed": 115,
                    "resist": 33,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}