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

{
    "id": 750,
    "url": "https://swarfarm.com/api/v2/levels/750/?format=api",
    "dungeon": 9797,
    "floor": 4,
    "difficulty": null,
    "energy_cost": 1,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 5780,
                    "monster": 1572,
                    "stars": 6,
                    "level": 62,
                    "hp": 16185,
                    "attack": 1320,
                    "defense": 728,
                    "speed": 90,
                    "resist": 45,
                    "crit_bonus": 25,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 45
                },
                {
                    "id": 5781,
                    "monster": 1567,
                    "stars": 6,
                    "level": 62,
                    "hp": 14565,
                    "attack": 1504,
                    "defense": 634,
                    "speed": 86,
                    "resist": 45,
                    "crit_bonus": 25,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 45
                },
                {
                    "id": 5782,
                    "monster": 1572,
                    "stars": 6,
                    "level": 62,
                    "hp": 16185,
                    "attack": 1320,
                    "defense": 728,
                    "speed": 90,
                    "resist": 45,
                    "crit_bonus": 25,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 45
                },
                {
                    "id": 5783,
                    "monster": 1567,
                    "stars": 6,
                    "level": 62,
                    "hp": 14565,
                    "attack": 1504,
                    "defense": 634,
                    "speed": 86,
                    "resist": 45,
                    "crit_bonus": 25,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 45
                },
                {
                    "id": 5784,
                    "monster": 1572,
                    "stars": 6,
                    "level": 62,
                    "hp": 16185,
                    "attack": 1320,
                    "defense": 728,
                    "speed": 90,
                    "resist": 45,
                    "crit_bonus": 25,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 45
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 5785,
                    "monster": 1572,
                    "stars": 6,
                    "level": 62,
                    "hp": 18630,
                    "attack": 1430,
                    "defense": 764,
                    "speed": 86,
                    "resist": 45,
                    "crit_bonus": 25,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 45
                },
                {
                    "id": 5786,
                    "monster": 70,
                    "stars": 6,
                    "level": 62,
                    "hp": 23715,
                    "attack": 1554,
                    "defense": 665,
                    "speed": 90,
                    "resist": 45,
                    "crit_bonus": 25,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 45
                },
                {
                    "id": 5787,
                    "monster": 70,
                    "stars": 6,
                    "level": 62,
                    "hp": 23715,
                    "attack": 1554,
                    "defense": 665,
                    "speed": 90,
                    "resist": 45,
                    "crit_bonus": 25,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 45
                },
                {
                    "id": 5788,
                    "monster": 1572,
                    "stars": 6,
                    "level": 62,
                    "hp": 18630,
                    "attack": 1430,
                    "defense": 764,
                    "speed": 86,
                    "resist": 45,
                    "crit_bonus": 25,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 45
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 5789,
                    "monster": 1912,
                    "stars": 6,
                    "level": 65,
                    "hp": 83160,
                    "attack": 1848,
                    "defense": 1056,
                    "speed": 99,
                    "resist": 45,
                    "crit_bonus": 25,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 60
                },
                {
                    "id": 5790,
                    "monster": 1922,
                    "stars": 6,
                    "level": 65,
                    "hp": 43125,
                    "attack": 1320,
                    "defense": 634,
                    "speed": 96,
                    "resist": 45,
                    "crit_bonus": 25,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 60
                },
                {
                    "id": 5791,
                    "monster": 1927,
                    "stars": 6,
                    "level": 65,
                    "hp": 43125,
                    "attack": 1320,
                    "defense": 634,
                    "speed": 102,
                    "resist": 45,
                    "crit_bonus": 25,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 60
                }
            ]
        }
    ]
}