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

{
    "id": 312,
    "url": "https://swarfarm.com/api/v2/levels/312/?format=api",
    "dungeon": 2001,
    "floor": 8,
    "difficulty": null,
    "energy_cost": 7,
    "xp": null,
    "frontline_slots": 5,
    "backline_slots": null,
    "total_slots": 5,
    "waves": [
        {
            "enemies": [
                {
                    "id": 889,
                    "monster": 1558,
                    "stars": 1,
                    "level": 52,
                    "hp": 11160,
                    "attack": 744,
                    "defense": 545,
                    "speed": 135,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 890,
                    "monster": 1563,
                    "stars": 1,
                    "level": 52,
                    "hp": 11160,
                    "attack": 744,
                    "defense": 545,
                    "speed": 105,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 891,
                    "monster": 185,
                    "stars": 5,
                    "level": 52,
                    "hp": 7815,
                    "attack": 347,
                    "defense": 652,
                    "speed": 88,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 892,
                    "monster": 1563,
                    "stars": 1,
                    "level": 52,
                    "hp": 11160,
                    "attack": 744,
                    "defense": 545,
                    "speed": 105,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 893,
                    "monster": 1558,
                    "stars": 1,
                    "level": 52,
                    "hp": 11160,
                    "attack": 744,
                    "defense": 545,
                    "speed": 135,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 894,
                    "monster": 1558,
                    "stars": 1,
                    "level": 55,
                    "hp": 12930,
                    "attack": 863,
                    "defense": 633,
                    "speed": 135,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 895,
                    "monster": 1563,
                    "stars": 1,
                    "level": 55,
                    "hp": 12930,
                    "attack": 863,
                    "defense": 633,
                    "speed": 105,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 896,
                    "monster": 1563,
                    "stars": 1,
                    "level": 55,
                    "hp": 12930,
                    "attack": 863,
                    "defense": 633,
                    "speed": 105,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 897,
                    "monster": 1563,
                    "stars": 1,
                    "level": 55,
                    "hp": 12930,
                    "attack": 863,
                    "defense": 633,
                    "speed": 105,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 898,
                    "monster": 1558,
                    "stars": 1,
                    "level": 55,
                    "hp": 12930,
                    "attack": 863,
                    "defense": 633,
                    "speed": 135,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 899,
                    "monster": 1097,
                    "stars": 6,
                    "level": 55,
                    "hp": 137445,
                    "attack": 2213,
                    "defense": 1181,
                    "speed": 104,
                    "resist": 57,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 900,
                    "monster": 1431,
                    "stars": 1,
                    "level": 55,
                    "hp": 319125,
                    "attack": 575,
                    "defense": 805,
                    "speed": 20,
                    "resist": 33,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 901,
                    "monster": 1438,
                    "stars": 1,
                    "level": 55,
                    "hp": 103500,
                    "attack": 575,
                    "defense": 575,
                    "speed": 40,
                    "resist": 33,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}