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

{
    "id": 295,
    "url": "https://swarfarm.com/api/v2/levels/295/?format=api",
    "dungeon": 1001,
    "floor": 1,
    "difficulty": null,
    "energy_cost": 4,
    "xp": null,
    "frontline_slots": 5,
    "backline_slots": null,
    "total_slots": 5,
    "waves": [
        {
            "enemies": [
                {
                    "id": 2788,
                    "monster": 477,
                    "stars": 3,
                    "level": 5,
                    "hp": 900,
                    "attack": 61,
                    "defense": 126,
                    "speed": 88,
                    "resist": 12,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2789,
                    "monster": 477,
                    "stars": 3,
                    "level": 5,
                    "hp": 900,
                    "attack": 61,
                    "defense": 126,
                    "speed": 88,
                    "resist": 12,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2790,
                    "monster": 477,
                    "stars": 3,
                    "level": 5,
                    "hp": 900,
                    "attack": 61,
                    "defense": 126,
                    "speed": 88,
                    "resist": 12,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 2791,
                    "monster": 477,
                    "stars": 4,
                    "level": 8,
                    "hp": 1320,
                    "attack": 90,
                    "defense": 187,
                    "speed": 88,
                    "resist": 12,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2792,
                    "monster": 1561,
                    "stars": 1,
                    "level": 8,
                    "hp": 1905,
                    "attack": 37,
                    "defense": 42,
                    "speed": 110,
                    "resist": 20,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2793,
                    "monster": 1561,
                    "stars": 1,
                    "level": 8,
                    "hp": 1905,
                    "attack": 37,
                    "defense": 42,
                    "speed": 110,
                    "resist": 20,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2794,
                    "monster": 477,
                    "stars": 4,
                    "level": 8,
                    "hp": 1320,
                    "attack": 90,
                    "defense": 187,
                    "speed": 88,
                    "resist": 12,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 2795,
                    "monster": 1100,
                    "stars": 3,
                    "level": 8,
                    "hp": 6030,
                    "attack": 96,
                    "defense": 130,
                    "speed": 68,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2796,
                    "monster": 1491,
                    "stars": 1,
                    "level": 8,
                    "hp": 1710,
                    "attack": 57,
                    "defense": 57,
                    "speed": 70,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2797,
                    "monster": 1491,
                    "stars": 1,
                    "level": 8,
                    "hp": 1710,
                    "attack": 57,
                    "defense": 57,
                    "speed": 70,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}