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

{
    "id": 679,
    "url": "https://swarfarm.com/api/v2/levels/679/?format=api",
    "dungeon": 9775,
    "floor": 2,
    "difficulty": null,
    "energy_cost": null,
    "xp": null,
    "frontline_slots": 5,
    "backline_slots": null,
    "total_slots": 5,
    "waves": [
        {
            "enemies": [
                {
                    "id": 4197,
                    "monster": 1111,
                    "stars": 4,
                    "level": 25,
                    "hp": 19530,
                    "attack": 520,
                    "defense": 520,
                    "speed": 88,
                    "resist": 30,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 4198,
                    "monster": 1112,
                    "stars": 4,
                    "level": 25,
                    "hp": 16275,
                    "attack": 217,
                    "defense": 434,
                    "speed": 77,
                    "resist": 30,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 4199,
                    "monster": 1113,
                    "stars": 4,
                    "level": 25,
                    "hp": 16275,
                    "attack": 217,
                    "defense": 434,
                    "speed": 77,
                    "resist": 30,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 4200,
                    "monster": 1114,
                    "stars": 4,
                    "level": 25,
                    "hp": 11385,
                    "attack": 325,
                    "defense": 325,
                    "speed": 66,
                    "resist": 30,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 4201,
                    "monster": 1114,
                    "stars": 4,
                    "level": 25,
                    "hp": 11385,
                    "attack": 325,
                    "defense": 325,
                    "speed": 66,
                    "resist": 30,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 4202,
                    "monster": 1114,
                    "stars": 4,
                    "level": 25,
                    "hp": 11385,
                    "attack": 325,
                    "defense": 325,
                    "speed": 66,
                    "resist": 30,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 4203,
                    "monster": 1114,
                    "stars": 4,
                    "level": 25,
                    "hp": 11385,
                    "attack": 325,
                    "defense": 325,
                    "speed": 66,
                    "resist": 30,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}