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

{
    "id": 191,
    "url": "https://swarfarm.com/api/v2/levels/191/?format=api",
    "dungeon": 10,
    "floor": 2,
    "difficulty": "Normal",
    "energy_cost": 3,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 3766,
                    "monster": 47,
                    "stars": 3,
                    "level": 30,
                    "hp": 9360,
                    "attack": 558,
                    "defense": 206,
                    "speed": 99,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3767,
                    "monster": 41,
                    "stars": 3,
                    "level": 30,
                    "hp": 3915,
                    "attack": 531,
                    "defense": 359,
                    "speed": 107,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3768,
                    "monster": 41,
                    "stars": 3,
                    "level": 30,
                    "hp": 3915,
                    "attack": 531,
                    "defense": 359,
                    "speed": 107,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3769,
                    "monster": 47,
                    "stars": 3,
                    "level": 30,
                    "hp": 9360,
                    "attack": 558,
                    "defense": 206,
                    "speed": 99,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 3770,
                    "monster": 317,
                    "stars": 2,
                    "level": 31,
                    "hp": 6045,
                    "attack": 769,
                    "defense": 237,
                    "speed": 94,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3771,
                    "monster": 47,
                    "stars": 2,
                    "level": 31,
                    "hp": 8310,
                    "attack": 496,
                    "defense": 183,
                    "speed": 99,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3772,
                    "monster": 317,
                    "stars": 2,
                    "level": 31,
                    "hp": 6045,
                    "attack": 769,
                    "defense": 237,
                    "speed": 94,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3773,
                    "monster": 41,
                    "stars": 2,
                    "level": 31,
                    "hp": 3480,
                    "attack": 475,
                    "defense": 319,
                    "speed": 107,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 3774,
                    "monster": 41,
                    "stars": 3,
                    "level": 31,
                    "hp": 4005,
                    "attack": 545,
                    "defense": 368,
                    "speed": 107,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3775,
                    "monster": 47,
                    "stars": 3,
                    "level": 31,
                    "hp": 9570,
                    "attack": 572,
                    "defense": 211,
                    "speed": 99,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3776,
                    "monster": 47,
                    "stars": 3,
                    "level": 31,
                    "hp": 11730,
                    "attack": 678,
                    "defense": 251,
                    "speed": 109,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3777,
                    "monster": 317,
                    "stars": 3,
                    "level": 31,
                    "hp": 6945,
                    "attack": 888,
                    "defense": 272,
                    "speed": 94,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3778,
                    "monster": 47,
                    "stars": 3,
                    "level": 31,
                    "hp": 9570,
                    "attack": 572,
                    "defense": 211,
                    "speed": 99,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}