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

{
    "id": 330,
    "url": "https://swarfarm.com/api/v2/levels/330/?format=api",
    "dungeon": 4001,
    "floor": 6,
    "difficulty": null,
    "energy_cost": 6,
    "xp": null,
    "frontline_slots": 5,
    "backline_slots": null,
    "total_slots": 5,
    "waves": [
        {
            "enemies": [
                {
                    "id": 2677,
                    "monster": 1559,
                    "stars": 1,
                    "level": 37,
                    "hp": 6660,
                    "attack": 94,
                    "defense": 592,
                    "speed": 156,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2678,
                    "monster": 365,
                    "stars": 4,
                    "level": 37,
                    "hp": 5820,
                    "attack": 230,
                    "defense": 351,
                    "speed": 91,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2679,
                    "monster": 365,
                    "stars": 4,
                    "level": 37,
                    "hp": 5820,
                    "attack": 230,
                    "defense": 351,
                    "speed": 91,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2680,
                    "monster": 365,
                    "stars": 4,
                    "level": 37,
                    "hp": 5820,
                    "attack": 230,
                    "defense": 351,
                    "speed": 91,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2681,
                    "monster": 1559,
                    "stars": 1,
                    "level": 37,
                    "hp": 6660,
                    "attack": 94,
                    "defense": 592,
                    "speed": 156,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 2682,
                    "monster": 1564,
                    "stars": 1,
                    "level": 39,
                    "hp": 7335,
                    "attack": 104,
                    "defense": 652,
                    "speed": 117,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2683,
                    "monster": 365,
                    "stars": 5,
                    "level": 39,
                    "hp": 7425,
                    "attack": 292,
                    "defense": 447,
                    "speed": 91,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2684,
                    "monster": 1564,
                    "stars": 1,
                    "level": 39,
                    "hp": 7335,
                    "attack": 104,
                    "defense": 652,
                    "speed": 117,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 2685,
                    "monster": 1098,
                    "stars": 5,
                    "level": 40,
                    "hp": 41880,
                    "attack": 869,
                    "defense": 609,
                    "speed": 95,
                    "resist": 39,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2686,
                    "monster": 1452,
                    "stars": 1,
                    "level": 40,
                    "hp": 78090,
                    "attack": 274,
                    "defense": 383,
                    "speed": 30,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2687,
                    "monster": 1453,
                    "stars": 1,
                    "level": 40,
                    "hp": 41100,
                    "attack": 274,
                    "defense": 274,
                    "speed": 198,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}