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

{
    "id": 327,
    "url": "https://swarfarm.com/api/v2/levels/327/?format=api",
    "dungeon": 4001,
    "floor": 3,
    "difficulty": null,
    "energy_cost": 5,
    "xp": null,
    "frontline_slots": 5,
    "backline_slots": null,
    "total_slots": 5,
    "waves": [
        {
            "enemies": [
                {
                    "id": 2592,
                    "monster": 365,
                    "stars": 4,
                    "level": 13,
                    "hp": 2490,
                    "attack": 125,
                    "defense": 226,
                    "speed": 91,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2593,
                    "monster": 365,
                    "stars": 4,
                    "level": 13,
                    "hp": 2490,
                    "attack": 125,
                    "defense": 226,
                    "speed": 91,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2594,
                    "monster": 365,
                    "stars": 4,
                    "level": 13,
                    "hp": 2490,
                    "attack": 125,
                    "defense": 226,
                    "speed": 91,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2595,
                    "monster": 365,
                    "stars": 4,
                    "level": 13,
                    "hp": 2490,
                    "attack": 125,
                    "defense": 226,
                    "speed": 91,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 2596,
                    "monster": 1559,
                    "stars": 1,
                    "level": 15,
                    "hp": 2250,
                    "attack": 26,
                    "defense": 170,
                    "speed": 156,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2597,
                    "monster": 365,
                    "stars": 4,
                    "level": 15,
                    "hp": 2595,
                    "attack": 130,
                    "defense": 235,
                    "speed": 91,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2598,
                    "monster": 1559,
                    "stars": 1,
                    "level": 15,
                    "hp": 2250,
                    "attack": 26,
                    "defense": 170,
                    "speed": 156,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2599,
                    "monster": 365,
                    "stars": 4,
                    "level": 15,
                    "hp": 2595,
                    "attack": 130,
                    "defense": 235,
                    "speed": 91,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2600,
                    "monster": 1559,
                    "stars": 1,
                    "level": 15,
                    "hp": 2250,
                    "attack": 26,
                    "defense": 170,
                    "speed": 156,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 2601,
                    "monster": 1098,
                    "stars": 3,
                    "level": 15,
                    "hp": 8220,
                    "attack": 216,
                    "defense": 169,
                    "speed": 85,
                    "resist": 21,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2602,
                    "monster": 1452,
                    "stars": 1,
                    "level": 15,
                    "hp": 9600,
                    "attack": 80,
                    "defense": 96,
                    "speed": 70,
                    "resist": 18,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2603,
                    "monster": 1453,
                    "stars": 1,
                    "level": 15,
                    "hp": 4800,
                    "attack": 80,
                    "defense": 80,
                    "speed": 63,
                    "resist": 18,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}