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

{
    "id": 70,
    "url": "https://swarfarm.com/api/v2/levels/70/?format=api",
    "dungeon": 4,
    "floor": 7,
    "difficulty": "Normal",
    "energy_cost": 4,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 3586,
                    "monster": 73,
                    "stars": 2,
                    "level": 16,
                    "hp": 2040,
                    "attack": 80,
                    "defense": 112,
                    "speed": 100,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3587,
                    "monster": 73,
                    "stars": 2,
                    "level": 16,
                    "hp": 2040,
                    "attack": 80,
                    "defense": 112,
                    "speed": 100,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3588,
                    "monster": 73,
                    "stars": 2,
                    "level": 16,
                    "hp": 2040,
                    "attack": 80,
                    "defense": 112,
                    "speed": 100,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 3589,
                    "monster": 73,
                    "stars": 2,
                    "level": 16,
                    "hp": 2040,
                    "attack": 80,
                    "defense": 112,
                    "speed": 100,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3590,
                    "monster": 57,
                    "stars": 2,
                    "level": 16,
                    "hp": 1455,
                    "attack": 116,
                    "defense": 114,
                    "speed": 105,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3591,
                    "monster": 73,
                    "stars": 2,
                    "level": 16,
                    "hp": 2040,
                    "attack": 80,
                    "defense": 112,
                    "speed": 100,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3592,
                    "monster": 57,
                    "stars": 2,
                    "level": 16,
                    "hp": 1455,
                    "attack": 116,
                    "defense": 114,
                    "speed": 105,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 3593,
                    "monster": 55,
                    "stars": 3,
                    "level": 15,
                    "hp": 3225,
                    "attack": 106,
                    "defense": 140,
                    "speed": 90,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3594,
                    "monster": 1072,
                    "stars": 4,
                    "level": 16,
                    "hp": 6315,
                    "attack": 391,
                    "defense": 181,
                    "speed": 99,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3595,
                    "monster": 55,
                    "stars": 3,
                    "level": 15,
                    "hp": 3225,
                    "attack": 106,
                    "defense": 140,
                    "speed": 90,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}