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

{
    "id": 354,
    "url": "https://swarfarm.com/api/v2/levels/354/?format=api",
    "dungeon": 7001,
    "floor": 10,
    "difficulty": null,
    "energy_cost": 7,
    "xp": null,
    "frontline_slots": 5,
    "backline_slots": null,
    "total_slots": 5,
    "waves": [
        {
            "enemies": [
                {
                    "id": 2843,
                    "monster": 1565,
                    "stars": 1,
                    "level": 62,
                    "hp": 7305,
                    "attack": 812,
                    "defense": 9744,
                    "speed": 45,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2844,
                    "monster": 1565,
                    "stars": 1,
                    "level": 62,
                    "hp": 7305,
                    "attack": 812,
                    "defense": 9744,
                    "speed": 45,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2845,
                    "monster": 421,
                    "stars": 6,
                    "level": 62,
                    "hp": 13110,
                    "attack": 459,
                    "defense": 889,
                    "speed": 90,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2846,
                    "monster": 1565,
                    "stars": 1,
                    "level": 62,
                    "hp": 7305,
                    "attack": 812,
                    "defense": 9744,
                    "speed": 45,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2847,
                    "monster": 1565,
                    "stars": 1,
                    "level": 62,
                    "hp": 7305,
                    "attack": 812,
                    "defense": 9744,
                    "speed": 45,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 2848,
                    "monster": 1565,
                    "stars": 1,
                    "level": 65,
                    "hp": 8475,
                    "attack": 942,
                    "defense": 11304,
                    "speed": 45,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2849,
                    "monster": 1565,
                    "stars": 1,
                    "level": 65,
                    "hp": 8475,
                    "attack": 942,
                    "defense": 11304,
                    "speed": 45,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2850,
                    "monster": 421,
                    "stars": 6,
                    "level": 65,
                    "hp": 13650,
                    "attack": 478,
                    "defense": 926,
                    "speed": 90,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2851,
                    "monster": 1565,
                    "stars": 1,
                    "level": 65,
                    "hp": 8475,
                    "attack": 942,
                    "defense": 11304,
                    "speed": 45,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2852,
                    "monster": 1565,
                    "stars": 1,
                    "level": 65,
                    "hp": 8475,
                    "attack": 942,
                    "defense": 11304,
                    "speed": 45,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 2853,
                    "monster": 1099,
                    "stars": 6,
                    "level": 65,
                    "hp": 61080,
                    "attack": 2970,
                    "defense": 5871,
                    "speed": 114,
                    "resist": 35,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2854,
                    "monster": 1466,
                    "stars": 1,
                    "level": 65,
                    "hp": 649980,
                    "attack": 942,
                    "defense": 1224,
                    "speed": 72,
                    "resist": 39,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2855,
                    "monster": 1462,
                    "stars": 1,
                    "level": 65,
                    "hp": 310860,
                    "attack": 942,
                    "defense": 942,
                    "speed": 63,
                    "resist": 39,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}