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

{
    "id": 97,
    "url": "https://swarfarm.com/api/v2/levels/97/?format=api",
    "dungeon": 5,
    "floor": 6,
    "difficulty": "Hard",
    "energy_cost": 4,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 806,
                    "monster": 379,
                    "stars": 3,
                    "level": 27,
                    "hp": 3435,
                    "attack": 193,
                    "defense": 266,
                    "speed": 107,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 807,
                    "monster": 379,
                    "stars": 3,
                    "level": 27,
                    "hp": 3435,
                    "attack": 193,
                    "defense": 266,
                    "speed": 107,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 808,
                    "monster": 327,
                    "stars": 3,
                    "level": 27,
                    "hp": 3990,
                    "attack": 206,
                    "defense": 215,
                    "speed": 107,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 809,
                    "monster": 111,
                    "stars": 3,
                    "level": 27,
                    "hp": 3720,
                    "attack": 156,
                    "defense": 215,
                    "speed": 101,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 810,
                    "monster": 111,
                    "stars": 3,
                    "level": 27,
                    "hp": 3720,
                    "attack": 156,
                    "defense": 215,
                    "speed": 101,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 811,
                    "monster": 327,
                    "stars": 3,
                    "level": 27,
                    "hp": 3990,
                    "attack": 206,
                    "defense": 215,
                    "speed": 107,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 812,
                    "monster": 379,
                    "stars": 3,
                    "level": 27,
                    "hp": 3435,
                    "attack": 193,
                    "defense": 266,
                    "speed": 107,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 813,
                    "monster": 379,
                    "stars": 3,
                    "level": 27,
                    "hp": 3435,
                    "attack": 193,
                    "defense": 266,
                    "speed": 107,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 814,
                    "monster": 379,
                    "stars": 4,
                    "level": 27,
                    "hp": 4215,
                    "attack": 236,
                    "defense": 326,
                    "speed": 107,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 815,
                    "monster": 111,
                    "stars": 4,
                    "level": 27,
                    "hp": 7065,
                    "attack": 296,
                    "defense": 409,
                    "speed": 111,
                    "resist": 18,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 816,
                    "monster": 379,
                    "stars": 4,
                    "level": 27,
                    "hp": 4215,
                    "attack": 236,
                    "defense": 326,
                    "speed": 107,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}