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

{
    "id": 182,
    "url": "https://swarfarm.com/api/v2/levels/182/?format=api",
    "dungeon": 9,
    "floor": 7,
    "difficulty": "Hard",
    "energy_cost": 5,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 1718,
                    "monster": 1153,
                    "stars": 3,
                    "level": 35,
                    "hp": 9135,
                    "attack": 445,
                    "defense": 703,
                    "speed": 117,
                    "resist": 45,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1719,
                    "monster": 1153,
                    "stars": 3,
                    "level": 35,
                    "hp": 9135,
                    "attack": 445,
                    "defense": 703,
                    "speed": 117,
                    "resist": 45,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1720,
                    "monster": 1154,
                    "stars": 3,
                    "level": 35,
                    "hp": 10545,
                    "attack": 749,
                    "defense": 655,
                    "speed": 131,
                    "resist": 45,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1721,
                    "monster": 1154,
                    "stars": 3,
                    "level": 35,
                    "hp": 10545,
                    "attack": 749,
                    "defense": 655,
                    "speed": 131,
                    "resist": 45,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 1722,
                    "monster": 1153,
                    "stars": 4,
                    "level": 35,
                    "hp": 10665,
                    "attack": 518,
                    "defense": 821,
                    "speed": 117,
                    "resist": 45,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1723,
                    "monster": 1152,
                    "stars": 4,
                    "level": 35,
                    "hp": 11490,
                    "attack": 1012,
                    "defense": 684,
                    "speed": 126,
                    "resist": 45,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1724,
                    "monster": 1152,
                    "stars": 4,
                    "level": 35,
                    "hp": 11490,
                    "attack": 1012,
                    "defense": 684,
                    "speed": 126,
                    "resist": 45,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1725,
                    "monster": 1154,
                    "stars": 4,
                    "level": 35,
                    "hp": 12315,
                    "attack": 875,
                    "defense": 766,
                    "speed": 131,
                    "resist": 45,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 1726,
                    "monster": 1080,
                    "stars": 5,
                    "level": 35,
                    "hp": 34875,
                    "attack": 1292,
                    "defense": 581,
                    "speed": 145,
                    "resist": 45,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}