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

{
    "id": 325,
    "url": "https://swarfarm.com/api/v2/levels/325/?format=api",
    "dungeon": 4001,
    "floor": 1,
    "difficulty": null,
    "energy_cost": 4,
    "xp": null,
    "frontline_slots": 5,
    "backline_slots": null,
    "total_slots": 5,
    "waves": [
        {
            "enemies": [
                {
                    "id": 2572,
                    "monster": 365,
                    "stars": 3,
                    "level": 5,
                    "hp": 1020,
                    "attack": 59,
                    "defense": 111,
                    "speed": 91,
                    "resist": 12,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2573,
                    "monster": 365,
                    "stars": 3,
                    "level": 5,
                    "hp": 1020,
                    "attack": 59,
                    "defense": 111,
                    "speed": 91,
                    "resist": 12,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2574,
                    "monster": 365,
                    "stars": 3,
                    "level": 5,
                    "hp": 1020,
                    "attack": 59,
                    "defense": 111,
                    "speed": 91,
                    "resist": 12,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 2575,
                    "monster": 365,
                    "stars": 4,
                    "level": 8,
                    "hp": 1515,
                    "attack": 87,
                    "defense": 164,
                    "speed": 91,
                    "resist": 12,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2576,
                    "monster": 1559,
                    "stars": 1,
                    "level": 8,
                    "hp": 1590,
                    "attack": 15,
                    "defense": 106,
                    "speed": 156,
                    "resist": 20,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2577,
                    "monster": 1559,
                    "stars": 1,
                    "level": 8,
                    "hp": 1590,
                    "attack": 15,
                    "defense": 106,
                    "speed": 156,
                    "resist": 20,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2578,
                    "monster": 365,
                    "stars": 4,
                    "level": 8,
                    "hp": 1515,
                    "attack": 87,
                    "defense": 164,
                    "speed": 91,
                    "resist": 12,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 2579,
                    "monster": 1098,
                    "stars": 3,
                    "level": 8,
                    "hp": 5175,
                    "attack": 113,
                    "defense": 130,
                    "speed": 68,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2580,
                    "monster": 1452,
                    "stars": 1,
                    "level": 8,
                    "hp": 2985,
                    "attack": 57,
                    "defense": 57,
                    "speed": 62,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2581,
                    "monster": 1453,
                    "stars": 1,
                    "level": 8,
                    "hp": 1710,
                    "attack": 57,
                    "defense": 57,
                    "speed": 97,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}