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

{
    "id": 94,
    "url": "https://swarfarm.com/api/v2/levels/94/?format=api",
    "dungeon": 5,
    "floor": 3,
    "difficulty": "Hard",
    "energy_cost": 4,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 773,
                    "monster": 32,
                    "stars": 3,
                    "level": 26,
                    "hp": 3150,
                    "attack": 219,
                    "defense": 174,
                    "speed": 101,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 774,
                    "monster": 111,
                    "stars": 3,
                    "level": 26,
                    "hp": 3630,
                    "attack": 152,
                    "defense": 210,
                    "speed": 101,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 775,
                    "monster": 32,
                    "stars": 3,
                    "level": 26,
                    "hp": 3150,
                    "attack": 219,
                    "defense": 174,
                    "speed": 101,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 776,
                    "monster": 111,
                    "stars": 3,
                    "level": 26,
                    "hp": 3630,
                    "attack": 152,
                    "defense": 210,
                    "speed": 101,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 777,
                    "monster": 86,
                    "stars": 3,
                    "level": 26,
                    "hp": 3360,
                    "attack": 215,
                    "defense": 165,
                    "speed": 93,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 778,
                    "monster": 86,
                    "stars": 3,
                    "level": 26,
                    "hp": 3360,
                    "attack": 215,
                    "defense": 165,
                    "speed": 93,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 779,
                    "monster": 32,
                    "stars": 3,
                    "level": 26,
                    "hp": 3150,
                    "attack": 219,
                    "defense": 174,
                    "speed": 101,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 780,
                    "monster": 111,
                    "stars": 3,
                    "level": 26,
                    "hp": 3630,
                    "attack": 152,
                    "defense": 210,
                    "speed": 101,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 781,
                    "monster": 111,
                    "stars": 4,
                    "level": 26,
                    "hp": 4470,
                    "attack": 188,
                    "defense": 260,
                    "speed": 101,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 782,
                    "monster": 32,
                    "stars": 4,
                    "level": 26,
                    "hp": 6045,
                    "attack": 420,
                    "defense": 333,
                    "speed": 111,
                    "resist": 18,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 783,
                    "monster": 32,
                    "stars": 4,
                    "level": 26,
                    "hp": 3900,
                    "attack": 271,
                    "defense": 215,
                    "speed": 101,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}