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

{
    "id": 143,
    "url": "https://swarfarm.com/api/v2/levels/143/?format=api",
    "dungeon": 7,
    "floor": 3,
    "difficulty": "Hell",
    "energy_cost": 5,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 848,
                    "monster": 6,
                    "stars": 4,
                    "level": 40,
                    "hp": 3900,
                    "attack": 380,
                    "defense": 473,
                    "speed": 112,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 849,
                    "monster": 800,
                    "stars": 4,
                    "level": 40,
                    "hp": 3750,
                    "attack": 352,
                    "defense": 510,
                    "speed": 112,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 850,
                    "monster": 800,
                    "stars": 4,
                    "level": 40,
                    "hp": 3750,
                    "attack": 352,
                    "defense": 510,
                    "speed": 112,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 851,
                    "monster": 6,
                    "stars": 4,
                    "level": 40,
                    "hp": 3900,
                    "attack": 380,
                    "defense": 473,
                    "speed": 112,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 852,
                    "monster": 6,
                    "stars": 4,
                    "level": 40,
                    "hp": 3900,
                    "attack": 380,
                    "defense": 473,
                    "speed": 112,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 853,
                    "monster": 800,
                    "stars": 5,
                    "level": 40,
                    "hp": 4590,
                    "attack": 431,
                    "defense": 624,
                    "speed": 112,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 854,
                    "monster": 6,
                    "stars": 5,
                    "level": 40,
                    "hp": 4755,
                    "attack": 465,
                    "defense": 578,
                    "speed": 112,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 855,
                    "monster": 800,
                    "stars": 5,
                    "level": 40,
                    "hp": 4590,
                    "attack": 431,
                    "defense": 624,
                    "speed": 112,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 856,
                    "monster": 6,
                    "stars": 5,
                    "level": 40,
                    "hp": 4755,
                    "attack": 465,
                    "defense": 578,
                    "speed": 112,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 857,
                    "monster": 800,
                    "stars": 5,
                    "level": 40,
                    "hp": 4590,
                    "attack": 431,
                    "defense": 624,
                    "speed": 112,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 858,
                    "monster": 216,
                    "stars": 6,
                    "level": 40,
                    "hp": 12345,
                    "attack": 922,
                    "defense": 972,
                    "speed": 118,
                    "resist": 21,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 859,
                    "monster": 6,
                    "stars": 5,
                    "level": 40,
                    "hp": 4755,
                    "attack": 465,
                    "defense": 578,
                    "speed": 112,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}