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

{
    "id": 652,
    "url": "https://swarfarm.com/api/v2/levels/652/?format=api",
    "dungeon": 9016,
    "floor": 1,
    "difficulty": null,
    "energy_cost": 1,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 5098,
                    "monster": 1572,
                    "stars": 4,
                    "level": 32,
                    "hp": 7770,
                    "attack": 702,
                    "defense": 267,
                    "speed": 46,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 20
                },
                {
                    "id": 5099,
                    "monster": 1567,
                    "stars": 4,
                    "level": 32,
                    "hp": 6990,
                    "attack": 772,
                    "defense": 233,
                    "speed": 45,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 20
                },
                {
                    "id": 5100,
                    "monster": 1572,
                    "stars": 4,
                    "level": 32,
                    "hp": 7770,
                    "attack": 702,
                    "defense": 267,
                    "speed": 46,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 20
                },
                {
                    "id": 5101,
                    "monster": 1567,
                    "stars": 4,
                    "level": 32,
                    "hp": 6990,
                    "attack": 772,
                    "defense": 233,
                    "speed": 45,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 20
                },
                {
                    "id": 5102,
                    "monster": 1572,
                    "stars": 4,
                    "level": 32,
                    "hp": 7770,
                    "attack": 702,
                    "defense": 267,
                    "speed": 46,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 20
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 5103,
                    "monster": 1572,
                    "stars": 4,
                    "level": 32,
                    "hp": 7770,
                    "attack": 736,
                    "defense": 281,
                    "speed": 46,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 20
                },
                {
                    "id": 5104,
                    "monster": 328,
                    "stars": 4,
                    "level": 32,
                    "hp": 7155,
                    "attack": 696,
                    "defense": 244,
                    "speed": 45,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 20
                },
                {
                    "id": 5105,
                    "monster": 328,
                    "stars": 4,
                    "level": 32,
                    "hp": 7155,
                    "attack": 696,
                    "defense": 244,
                    "speed": 45,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 20
                },
                {
                    "id": 5106,
                    "monster": 1572,
                    "stars": 4,
                    "level": 32,
                    "hp": 7770,
                    "attack": 736,
                    "defense": 281,
                    "speed": 46,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 20
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 5107,
                    "monster": 1394,
                    "stars": 4,
                    "level": 35,
                    "hp": 41130,
                    "attack": 894,
                    "defense": 512,
                    "speed": 51,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": -10
                },
                {
                    "id": 5108,
                    "monster": 1527,
                    "stars": 4,
                    "level": 35,
                    "hp": 20160,
                    "attack": 715,
                    "defense": 248,
                    "speed": 52,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 20
                },
                {
                    "id": 5109,
                    "monster": 1532,
                    "stars": 4,
                    "level": 35,
                    "hp": 17805,
                    "attack": 690,
                    "defense": 288,
                    "speed": 49,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 20
                }
            ]
        }
    ]
}