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

{
    "id": 104,
    "url": "https://swarfarm.com/api/v2/levels/104/?format=api",
    "dungeon": 5,
    "floor": 6,
    "difficulty": "Hell",
    "energy_cost": 5,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 3989,
                    "monster": 379,
                    "stars": 4,
                    "level": 40,
                    "hp": 5880,
                    "attack": 330,
                    "defense": 455,
                    "speed": 107,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3990,
                    "monster": 327,
                    "stars": 4,
                    "level": 40,
                    "hp": 6825,
                    "attack": 353,
                    "defense": 368,
                    "speed": 107,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3991,
                    "monster": 379,
                    "stars": 4,
                    "level": 40,
                    "hp": 5880,
                    "attack": 330,
                    "defense": 455,
                    "speed": 107,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3992,
                    "monster": 111,
                    "stars": 4,
                    "level": 40,
                    "hp": 6345,
                    "attack": 267,
                    "defense": 368,
                    "speed": 101,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 3993,
                    "monster": 379,
                    "stars": 4,
                    "level": 40,
                    "hp": 5880,
                    "attack": 330,
                    "defense": 455,
                    "speed": 107,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3994,
                    "monster": 327,
                    "stars": 4,
                    "level": 40,
                    "hp": 6825,
                    "attack": 353,
                    "defense": 368,
                    "speed": 107,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3995,
                    "monster": 111,
                    "stars": 4,
                    "level": 40,
                    "hp": 6345,
                    "attack": 267,
                    "defense": 368,
                    "speed": 101,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3996,
                    "monster": 111,
                    "stars": 4,
                    "level": 40,
                    "hp": 6345,
                    "attack": 267,
                    "defense": 368,
                    "speed": 101,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 3997,
                    "monster": 111,
                    "stars": 5,
                    "level": 40,
                    "hp": 7770,
                    "attack": 326,
                    "defense": 451,
                    "speed": 101,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3998,
                    "monster": 111,
                    "stars": 6,
                    "level": 40,
                    "hp": 14670,
                    "attack": 615,
                    "defense": 851,
                    "speed": 111,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3999,
                    "monster": 111,
                    "stars": 5,
                    "level": 40,
                    "hp": 7770,
                    "attack": 326,
                    "defense": 451,
                    "speed": 101,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}