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

{
    "id": 721,
    "url": "https://swarfarm.com/api/v2/levels/721/?format=api",
    "dungeon": 9791,
    "floor": 1,
    "difficulty": null,
    "energy_cost": 1,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 5534,
                    "monster": 1574,
                    "stars": 4,
                    "level": 32,
                    "hp": 7065,
                    "attack": 638,
                    "defense": 243,
                    "speed": 46,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 30
                },
                {
                    "id": 5535,
                    "monster": 1569,
                    "stars": 4,
                    "level": 32,
                    "hp": 6345,
                    "attack": 702,
                    "defense": 212,
                    "speed": 44,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 30
                },
                {
                    "id": 5536,
                    "monster": 1574,
                    "stars": 4,
                    "level": 32,
                    "hp": 7065,
                    "attack": 638,
                    "defense": 243,
                    "speed": 46,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 30
                },
                {
                    "id": 5537,
                    "monster": 1569,
                    "stars": 4,
                    "level": 32,
                    "hp": 6345,
                    "attack": 702,
                    "defense": 212,
                    "speed": 44,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 30
                },
                {
                    "id": 5538,
                    "monster": 1574,
                    "stars": 4,
                    "level": 32,
                    "hp": 7065,
                    "attack": 638,
                    "defense": 243,
                    "speed": 46,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 30
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 5539,
                    "monster": 1574,
                    "stars": 4,
                    "level": 32,
                    "hp": 8130,
                    "attack": 670,
                    "defense": 255,
                    "speed": 46,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 30
                },
                {
                    "id": 5540,
                    "monster": 370,
                    "stars": 4,
                    "level": 32,
                    "hp": 10350,
                    "attack": 677,
                    "defense": 222,
                    "speed": 44,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 30
                },
                {
                    "id": 5541,
                    "monster": 370,
                    "stars": 4,
                    "level": 32,
                    "hp": 10350,
                    "attack": 677,
                    "defense": 222,
                    "speed": 44,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 30
                },
                {
                    "id": 5542,
                    "monster": 1574,
                    "stars": 4,
                    "level": 32,
                    "hp": 8130,
                    "attack": 670,
                    "defense": 255,
                    "speed": 46,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 30
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 5543,
                    "monster": 1774,
                    "stars": 4,
                    "level": 35,
                    "hp": 37080,
                    "attack": 1103,
                    "defense": 397,
                    "speed": 51,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 30
                },
                {
                    "id": 5544,
                    "monster": 1779,
                    "stars": 4,
                    "level": 35,
                    "hp": 18810,
                    "attack": 795,
                    "defense": 212,
                    "speed": 55,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 30
                },
                {
                    "id": 5545,
                    "monster": 1784,
                    "stars": 4,
                    "level": 35,
                    "hp": 18810,
                    "attack": 795,
                    "defense": 212,
                    "speed": 52,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 30
                }
            ]
        }
    ]
}