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

{
    "id": 93,
    "url": "https://swarfarm.com/api/v2/levels/93/?format=api",
    "dungeon": 5,
    "floor": 2,
    "difficulty": "Hard",
    "energy_cost": 4,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 762,
                    "monster": 379,
                    "stars": 3,
                    "level": 26,
                    "hp": 3015,
                    "attack": 169,
                    "defense": 233,
                    "speed": 107,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 763,
                    "monster": 379,
                    "stars": 3,
                    "level": 26,
                    "hp": 3015,
                    "attack": 169,
                    "defense": 233,
                    "speed": 107,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 764,
                    "monster": 327,
                    "stars": 3,
                    "level": 26,
                    "hp": 3495,
                    "attack": 180,
                    "defense": 189,
                    "speed": 107,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 765,
                    "monster": 327,
                    "stars": 3,
                    "level": 26,
                    "hp": 3495,
                    "attack": 180,
                    "defense": 189,
                    "speed": 107,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 766,
                    "monster": 327,
                    "stars": 3,
                    "level": 26,
                    "hp": 3495,
                    "attack": 180,
                    "defense": 189,
                    "speed": 107,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 767,
                    "monster": 379,
                    "stars": 3,
                    "level": 26,
                    "hp": 3015,
                    "attack": 169,
                    "defense": 233,
                    "speed": 107,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 768,
                    "monster": 327,
                    "stars": 3,
                    "level": 26,
                    "hp": 3495,
                    "attack": 180,
                    "defense": 189,
                    "speed": 107,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 769,
                    "monster": 327,
                    "stars": 3,
                    "level": 26,
                    "hp": 3495,
                    "attack": 180,
                    "defense": 189,
                    "speed": 107,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 770,
                    "monster": 327,
                    "stars": 4,
                    "level": 26,
                    "hp": 4320,
                    "attack": 223,
                    "defense": 234,
                    "speed": 107,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 771,
                    "monster": 328,
                    "stars": 4,
                    "level": 26,
                    "hp": 6375,
                    "attack": 372,
                    "defense": 432,
                    "speed": 118,
                    "resist": 18,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 772,
                    "monster": 379,
                    "stars": 4,
                    "level": 26,
                    "hp": 3720,
                    "attack": 208,
                    "defense": 288,
                    "speed": 107,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}