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

{
    "id": 654,
    "url": "https://swarfarm.com/api/v2/levels/654/?format=api",
    "dungeon": 9016,
    "floor": 3,
    "difficulty": null,
    "energy_cost": 1,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 4987,
                    "monster": 1573,
                    "stars": 5,
                    "level": 52,
                    "hp": 12945,
                    "attack": 1170,
                    "defense": 546,
                    "speed": 71,
                    "resist": 35,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 50
                },
                {
                    "id": 4988,
                    "monster": 1568,
                    "stars": 5,
                    "level": 52,
                    "hp": 11640,
                    "attack": 1287,
                    "defense": 476,
                    "speed": 70,
                    "resist": 35,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 50
                },
                {
                    "id": 4989,
                    "monster": 1573,
                    "stars": 5,
                    "level": 52,
                    "hp": 12945,
                    "attack": 1170,
                    "defense": 546,
                    "speed": 71,
                    "resist": 35,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 50
                },
                {
                    "id": 4990,
                    "monster": 1568,
                    "stars": 5,
                    "level": 52,
                    "hp": 11640,
                    "attack": 1287,
                    "defense": 476,
                    "speed": 70,
                    "resist": 35,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 50
                },
                {
                    "id": 4991,
                    "monster": 1573,
                    "stars": 5,
                    "level": 52,
                    "hp": 12945,
                    "attack": 1170,
                    "defense": 546,
                    "speed": 71,
                    "resist": 35,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 50
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 4992,
                    "monster": 1573,
                    "stars": 5,
                    "level": 52,
                    "hp": 12945,
                    "attack": 1227,
                    "defense": 573,
                    "speed": 71,
                    "resist": 35,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 50
                },
                {
                    "id": 4993,
                    "monster": 200,
                    "stars": 5,
                    "level": 52,
                    "hp": 11925,
                    "attack": 1160,
                    "defense": 498,
                    "speed": 70,
                    "resist": 35,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 50
                },
                {
                    "id": 4994,
                    "monster": 200,
                    "stars": 5,
                    "level": 52,
                    "hp": 11925,
                    "attack": 1160,
                    "defense": 498,
                    "speed": 70,
                    "resist": 35,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 50
                },
                {
                    "id": 4995,
                    "monster": 1573,
                    "stars": 5,
                    "level": 52,
                    "hp": 12945,
                    "attack": 1227,
                    "defense": 573,
                    "speed": 71,
                    "resist": 35,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 50
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 4996,
                    "monster": 1395,
                    "stars": 5,
                    "level": 55,
                    "hp": 68565,
                    "attack": 1490,
                    "defense": 1044,
                    "speed": 79,
                    "resist": 35,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 20
                },
                {
                    "id": 4997,
                    "monster": 1528,
                    "stars": 5,
                    "level": 55,
                    "hp": 33600,
                    "attack": 1191,
                    "defense": 506,
                    "speed": 81,
                    "resist": 35,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 50
                },
                {
                    "id": 4998,
                    "monster": 1533,
                    "stars": 5,
                    "level": 55,
                    "hp": 29685,
                    "attack": 1149,
                    "defense": 588,
                    "speed": 76,
                    "resist": 35,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 50
                }
            ]
        }
    ]
}