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

{
    "id": 313,
    "url": "https://swarfarm.com/api/v2/levels/313/?format=api",
    "dungeon": 2001,
    "floor": 9,
    "difficulty": null,
    "energy_cost": 7,
    "xp": null,
    "frontline_slots": 5,
    "backline_slots": null,
    "total_slots": 5,
    "waves": [
        {
            "enemies": [
                {
                    "id": 680,
                    "monster": 1563,
                    "stars": 1,
                    "level": 57,
                    "hp": 14280,
                    "attack": 952,
                    "defense": 729,
                    "speed": 105,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 681,
                    "monster": 1563,
                    "stars": 1,
                    "level": 57,
                    "hp": 14280,
                    "attack": 952,
                    "defense": 729,
                    "speed": 105,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 682,
                    "monster": 185,
                    "stars": 6,
                    "level": 57,
                    "hp": 10260,
                    "attack": 457,
                    "defense": 858,
                    "speed": 88,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 683,
                    "monster": 1563,
                    "stars": 1,
                    "level": 57,
                    "hp": 14280,
                    "attack": 952,
                    "defense": 729,
                    "speed": 105,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 684,
                    "monster": 1563,
                    "stars": 1,
                    "level": 57,
                    "hp": 14280,
                    "attack": 952,
                    "defense": 729,
                    "speed": 105,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 685,
                    "monster": 1563,
                    "stars": 1,
                    "level": 60,
                    "hp": 16560,
                    "attack": 1104,
                    "defense": 846,
                    "speed": 105,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 686,
                    "monster": 1563,
                    "stars": 1,
                    "level": 60,
                    "hp": 16560,
                    "attack": 1104,
                    "defense": 846,
                    "speed": 105,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 687,
                    "monster": 185,
                    "stars": 6,
                    "level": 60,
                    "hp": 10695,
                    "attack": 476,
                    "defense": 894,
                    "speed": 88,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 688,
                    "monster": 1563,
                    "stars": 1,
                    "level": 60,
                    "hp": 16560,
                    "attack": 1104,
                    "defense": 846,
                    "speed": 105,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 689,
                    "monster": 1563,
                    "stars": 1,
                    "level": 60,
                    "hp": 16560,
                    "attack": 1104,
                    "defense": 846,
                    "speed": 105,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 690,
                    "monster": 1097,
                    "stars": 6,
                    "level": 60,
                    "hp": 181755,
                    "attack": 2671,
                    "defense": 1395,
                    "speed": 109,
                    "resist": 66,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 691,
                    "monster": 1431,
                    "stars": 1,
                    "level": 60,
                    "hp": 463680,
                    "attack": 736,
                    "defense": 1030,
                    "speed": 30,
                    "resist": 36,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 692,
                    "monster": 1438,
                    "stars": 1,
                    "level": 60,
                    "hp": 198720,
                    "attack": 736,
                    "defense": 736,
                    "speed": 63,
                    "resist": 36,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}