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

{
    "id": 85,
    "url": "https://swarfarm.com/api/v2/levels/85/?format=api",
    "dungeon": 5,
    "floor": 1,
    "difficulty": "Normal",
    "energy_cost": 3,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 3596,
                    "monster": 14,
                    "stars": 2,
                    "level": 16,
                    "hp": 2310,
                    "attack": 117,
                    "defense": 87,
                    "speed": 95,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3597,
                    "monster": 14,
                    "stars": 2,
                    "level": 16,
                    "hp": 2310,
                    "attack": 117,
                    "defense": 87,
                    "speed": 95,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3598,
                    "monster": 38,
                    "stars": 2,
                    "level": 16,
                    "hp": 1980,
                    "attack": 90,
                    "defense": 95,
                    "speed": 100,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3599,
                    "monster": 14,
                    "stars": 2,
                    "level": 16,
                    "hp": 2310,
                    "attack": 117,
                    "defense": 87,
                    "speed": 95,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 3600,
                    "monster": 47,
                    "stars": 2,
                    "level": 16,
                    "hp": 2460,
                    "attack": 111,
                    "defense": 82,
                    "speed": 95,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3601,
                    "monster": 47,
                    "stars": 2,
                    "level": 16,
                    "hp": 2460,
                    "attack": 111,
                    "defense": 82,
                    "speed": 95,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3602,
                    "monster": 14,
                    "stars": 2,
                    "level": 16,
                    "hp": 2310,
                    "attack": 117,
                    "defense": 87,
                    "speed": 95,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3603,
                    "monster": 14,
                    "stars": 2,
                    "level": 16,
                    "hp": 2310,
                    "attack": 117,
                    "defense": 87,
                    "speed": 95,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 3604,
                    "monster": 14,
                    "stars": 3,
                    "level": 16,
                    "hp": 3045,
                    "attack": 154,
                    "defense": 116,
                    "speed": 95,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3605,
                    "monster": 47,
                    "stars": 3,
                    "level": 16,
                    "hp": 4545,
                    "attack": 205,
                    "defense": 152,
                    "speed": 104,
                    "resist": 18,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3606,
                    "monster": 47,
                    "stars": 3,
                    "level": 16,
                    "hp": 3255,
                    "attack": 147,
                    "defense": 109,
                    "speed": 95,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}