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

{
    "id": 733,
    "url": "https://swarfarm.com/api/v2/levels/733/?format=api",
    "dungeon": 9791,
    "floor": 5,
    "difficulty": null,
    "energy_cost": 1,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 5457,
                    "monster": 1576,
                    "stars": 6,
                    "level": 72,
                    "hp": 18390,
                    "attack": 1662,
                    "defense": 827,
                    "speed": 111,
                    "resist": 50,
                    "crit_bonus": 35,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 50
                },
                {
                    "id": 5458,
                    "monster": 1571,
                    "stars": 6,
                    "level": 72,
                    "hp": 16545,
                    "attack": 1829,
                    "defense": 721,
                    "speed": 108,
                    "resist": 50,
                    "crit_bonus": 35,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 50
                },
                {
                    "id": 5459,
                    "monster": 1576,
                    "stars": 6,
                    "level": 72,
                    "hp": 18390,
                    "attack": 1662,
                    "defense": 827,
                    "speed": 111,
                    "resist": 50,
                    "crit_bonus": 35,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 50
                },
                {
                    "id": 5460,
                    "monster": 1571,
                    "stars": 6,
                    "level": 72,
                    "hp": 16545,
                    "attack": 1829,
                    "defense": 721,
                    "speed": 108,
                    "resist": 50,
                    "crit_bonus": 35,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 50
                },
                {
                    "id": 5461,
                    "monster": 1576,
                    "stars": 6,
                    "level": 72,
                    "hp": 18390,
                    "attack": 1662,
                    "defense": 827,
                    "speed": 111,
                    "resist": 50,
                    "crit_bonus": 35,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 50
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 5462,
                    "monster": 1576,
                    "stars": 6,
                    "level": 72,
                    "hp": 21165,
                    "attack": 1744,
                    "defense": 868,
                    "speed": 111,
                    "resist": 50,
                    "crit_bonus": 35,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 50
                },
                {
                    "id": 5463,
                    "monster": 482,
                    "stars": 6,
                    "level": 72,
                    "hp": 26940,
                    "attack": 1764,
                    "defense": 755,
                    "speed": 107,
                    "resist": 50,
                    "crit_bonus": 35,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 75
                },
                {
                    "id": 5464,
                    "monster": 482,
                    "stars": 6,
                    "level": 72,
                    "hp": 26940,
                    "attack": 1764,
                    "defense": 755,
                    "speed": 107,
                    "resist": 50,
                    "crit_bonus": 35,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 75
                },
                {
                    "id": 5465,
                    "monster": 1576,
                    "stars": 6,
                    "level": 72,
                    "hp": 21165,
                    "attack": 1744,
                    "defense": 868,
                    "speed": 111,
                    "resist": 50,
                    "crit_bonus": 35,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 50
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 5466,
                    "monster": 1776,
                    "stars": 6,
                    "level": 75,
                    "hp": 96555,
                    "attack": 2872,
                    "defense": 1351,
                    "speed": 124,
                    "resist": 50,
                    "crit_bonus": 35,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 75
                },
                {
                    "id": 5467,
                    "monster": 1781,
                    "stars": 6,
                    "level": 75,
                    "hp": 48990,
                    "attack": 2070,
                    "defense": 721,
                    "speed": 134,
                    "resist": 50,
                    "crit_bonus": 35,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 75
                },
                {
                    "id": 5468,
                    "monster": 1786,
                    "stars": 6,
                    "level": 75,
                    "hp": 48990,
                    "attack": 2070,
                    "defense": 721,
                    "speed": 128,
                    "resist": 50,
                    "crit_bonus": 35,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 75
                }
            ]
        }
    ]
}