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

{
    "id": 319,
    "url": "https://swarfarm.com/api/v2/levels/319/?format=api",
    "dungeon": 3001,
    "floor": 5,
    "difficulty": null,
    "energy_cost": 6,
    "xp": null,
    "frontline_slots": 5,
    "backline_slots": null,
    "total_slots": 5,
    "waves": [
        {
            "enemies": [
                {
                    "id": 1448,
                    "monster": 1557,
                    "stars": 1,
                    "level": 27,
                    "hp": 4860,
                    "attack": 75,
                    "defense": 253,
                    "speed": 90,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1449,
                    "monster": 313,
                    "stars": 4,
                    "level": 27,
                    "hp": 3690,
                    "attack": 169,
                    "defense": 332,
                    "speed": 86,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1450,
                    "monster": 313,
                    "stars": 4,
                    "level": 27,
                    "hp": 3690,
                    "attack": 169,
                    "defense": 332,
                    "speed": 86,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1451,
                    "monster": 313,
                    "stars": 4,
                    "level": 27,
                    "hp": 3690,
                    "attack": 169,
                    "defense": 332,
                    "speed": 86,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1452,
                    "monster": 1557,
                    "stars": 1,
                    "level": 27,
                    "hp": 4860,
                    "attack": 75,
                    "defense": 253,
                    "speed": 90,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 1453,
                    "monster": 1562,
                    "stars": 1,
                    "level": 29,
                    "hp": 2700,
                    "attack": 96,
                    "defense": 350,
                    "speed": 45,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1454,
                    "monster": 313,
                    "stars": 5,
                    "level": 29,
                    "hp": 4830,
                    "attack": 221,
                    "defense": 434,
                    "speed": 86,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1455,
                    "monster": 1562,
                    "stars": 1,
                    "level": 29,
                    "hp": 2700,
                    "attack": 96,
                    "defense": 350,
                    "speed": 45,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 1456,
                    "monster": 1096,
                    "stars": 4,
                    "level": 30,
                    "hp": 19980,
                    "attack": 416,
                    "defense": 226,
                    "speed": 95,
                    "resist": 33,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1457,
                    "monster": 1413,
                    "stars": 1,
                    "level": 30,
                    "hp": 40080,
                    "attack": 167,
                    "defense": 208,
                    "speed": 44,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1458,
                    "monster": 1424,
                    "stars": 1,
                    "level": 30,
                    "hp": 17535,
                    "attack": 167,
                    "defense": 167,
                    "speed": 110,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}