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

{
    "id": 192,
    "url": "https://swarfarm.com/api/v2/levels/192/?format=api",
    "dungeon": 10,
    "floor": 3,
    "difficulty": "Normal",
    "energy_cost": 3,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 3779,
                    "monster": 317,
                    "stars": 2,
                    "level": 31,
                    "hp": 5640,
                    "attack": 649,
                    "defense": 237,
                    "speed": 94,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3780,
                    "monster": 369,
                    "stars": 2,
                    "level": 31,
                    "hp": 7005,
                    "attack": 631,
                    "defense": 183,
                    "speed": 94,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3781,
                    "monster": 41,
                    "stars": 2,
                    "level": 31,
                    "hp": 3240,
                    "attack": 401,
                    "defense": 319,
                    "speed": 107,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3782,
                    "monster": 41,
                    "stars": 2,
                    "level": 31,
                    "hp": 3240,
                    "attack": 401,
                    "defense": 319,
                    "speed": 107,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 3783,
                    "monster": 317,
                    "stars": 3,
                    "level": 30,
                    "hp": 6315,
                    "attack": 731,
                    "defense": 265,
                    "speed": 94,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3784,
                    "monster": 317,
                    "stars": 3,
                    "level": 30,
                    "hp": 6315,
                    "attack": 731,
                    "defense": 265,
                    "speed": 94,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3785,
                    "monster": 41,
                    "stars": 3,
                    "level": 30,
                    "hp": 3645,
                    "attack": 449,
                    "defense": 359,
                    "speed": 107,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3786,
                    "monster": 41,
                    "stars": 3,
                    "level": 30,
                    "hp": 3645,
                    "attack": 449,
                    "defense": 359,
                    "speed": 107,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 3787,
                    "monster": 317,
                    "stars": 3,
                    "level": 31,
                    "hp": 6465,
                    "attack": 750,
                    "defense": 272,
                    "speed": 94,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3788,
                    "monster": 41,
                    "stars": 3,
                    "level": 31,
                    "hp": 3720,
                    "attack": 460,
                    "defense": 368,
                    "speed": 107,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3789,
                    "monster": 318,
                    "stars": 4,
                    "level": 31,
                    "hp": 12015,
                    "attack": 795,
                    "defense": 416,
                    "speed": 104,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3790,
                    "monster": 317,
                    "stars": 3,
                    "level": 31,
                    "hp": 6465,
                    "attack": 750,
                    "defense": 272,
                    "speed": 94,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3791,
                    "monster": 369,
                    "stars": 3,
                    "level": 31,
                    "hp": 8055,
                    "attack": 725,
                    "defense": 211,
                    "speed": 94,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}