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

{
    "id": 196,
    "url": "https://swarfarm.com/api/v2/levels/196/?format=api",
    "dungeon": 10,
    "floor": 7,
    "difficulty": "Normal",
    "energy_cost": 4,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 3831,
                    "monster": 317,
                    "stars": 3,
                    "level": 33,
                    "hp": 5865,
                    "attack": 614,
                    "defense": 318,
                    "speed": 94,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3832,
                    "monster": 317,
                    "stars": 3,
                    "level": 33,
                    "hp": 5865,
                    "attack": 614,
                    "defense": 318,
                    "speed": 94,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3833,
                    "monster": 369,
                    "stars": 3,
                    "level": 33,
                    "hp": 7305,
                    "attack": 594,
                    "defense": 247,
                    "speed": 94,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3834,
                    "monster": 369,
                    "stars": 3,
                    "level": 33,
                    "hp": 7305,
                    "attack": 594,
                    "defense": 247,
                    "speed": 94,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 3835,
                    "monster": 369,
                    "stars": 3,
                    "level": 33,
                    "hp": 7305,
                    "attack": 594,
                    "defense": 247,
                    "speed": 94,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3836,
                    "monster": 317,
                    "stars": 3,
                    "level": 33,
                    "hp": 5865,
                    "attack": 614,
                    "defense": 318,
                    "speed": 94,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3837,
                    "monster": 369,
                    "stars": 3,
                    "level": 33,
                    "hp": 7305,
                    "attack": 594,
                    "defense": 247,
                    "speed": 94,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3838,
                    "monster": 317,
                    "stars": 3,
                    "level": 33,
                    "hp": 5865,
                    "attack": 614,
                    "defense": 318,
                    "speed": 94,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 3839,
                    "monster": 318,
                    "stars": 5,
                    "level": 33,
                    "hp": 10335,
                    "attack": 1027,
                    "defense": 537,
                    "speed": 104,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3840,
                    "monster": 1081,
                    "stars": 5,
                    "level": 33,
                    "hp": 25800,
                    "attack": 869,
                    "defense": 612,
                    "speed": 107,
                    "resist": 31,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3841,
                    "monster": 370,
                    "stars": 5,
                    "level": 33,
                    "hp": 11415,
                    "attack": 972,
                    "defense": 526,
                    "speed": 104,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}