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

{
    "id": 245,
    "url": "https://swarfarm.com/api/v2/levels/245/?format=api",
    "dungeon": 12,
    "floor": 7,
    "difficulty": "Hard",
    "energy_cost": 5,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 282,
                    "monster": 41,
                    "stars": 4,
                    "level": 43,
                    "hp": 7350,
                    "attack": 845,
                    "defense": 732,
                    "speed": 122,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 283,
                    "monster": 41,
                    "stars": 4,
                    "level": 43,
                    "hp": 7350,
                    "attack": 845,
                    "defense": 732,
                    "speed": 122,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 284,
                    "monster": 41,
                    "stars": 4,
                    "level": 43,
                    "hp": 7350,
                    "attack": 845,
                    "defense": 732,
                    "speed": 122,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 285,
                    "monster": 41,
                    "stars": 4,
                    "level": 43,
                    "hp": 7350,
                    "attack": 845,
                    "defense": 732,
                    "speed": 122,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 286,
                    "monster": 41,
                    "stars": 4,
                    "level": 43,
                    "hp": 7350,
                    "attack": 845,
                    "defense": 732,
                    "speed": 122,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 287,
                    "monster": 798,
                    "stars": 4,
                    "level": 43,
                    "hp": 11325,
                    "attack": 1265,
                    "defense": 475,
                    "speed": 126,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 288,
                    "monster": 798,
                    "stars": 4,
                    "level": 43,
                    "hp": 11325,
                    "attack": 1265,
                    "defense": 475,
                    "speed": 126,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 289,
                    "monster": 798,
                    "stars": 4,
                    "level": 43,
                    "hp": 11325,
                    "attack": 1265,
                    "defense": 475,
                    "speed": 126,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 290,
                    "monster": 1084,
                    "stars": 6,
                    "level": 43,
                    "hp": 60360,
                    "attack": 1749,
                    "defense": 1157,
                    "speed": 120,
                    "resist": 49,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}