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

{
    "id": 168,
    "url": "https://swarfarm.com/api/v2/levels/168/?format=api",
    "dungeon": 8,
    "floor": 7,
    "difficulty": "Hell",
    "energy_cost": 6,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 304,
                    "monster": 17,
                    "stars": 4,
                    "level": 40,
                    "hp": 6900,
                    "attack": 535,
                    "defense": 450,
                    "speed": 116,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 305,
                    "monster": 17,
                    "stars": 4,
                    "level": 40,
                    "hp": 6900,
                    "attack": 535,
                    "defense": 450,
                    "speed": 116,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 306,
                    "monster": 11,
                    "stars": 4,
                    "level": 40,
                    "hp": 6090,
                    "attack": 471,
                    "defense": 406,
                    "speed": 110,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 307,
                    "monster": 11,
                    "stars": 4,
                    "level": 40,
                    "hp": 6090,
                    "attack": 471,
                    "defense": 406,
                    "speed": 110,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 308,
                    "monster": 17,
                    "stars": 5,
                    "level": 40,
                    "hp": 8430,
                    "attack": 654,
                    "defense": 550,
                    "speed": 116,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 309,
                    "monster": 11,
                    "stars": 5,
                    "level": 40,
                    "hp": 7470,
                    "attack": 576,
                    "defense": 498,
                    "speed": 110,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 310,
                    "monster": 193,
                    "stars": 5,
                    "level": 40,
                    "hp": 6855,
                    "attack": 930,
                    "defense": 576,
                    "speed": 111,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 311,
                    "monster": 17,
                    "stars": 5,
                    "level": 40,
                    "hp": 8430,
                    "attack": 654,
                    "defense": 550,
                    "speed": 116,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 312,
                    "monster": 17,
                    "stars": 5,
                    "level": 40,
                    "hp": 8430,
                    "attack": 654,
                    "defense": 550,
                    "speed": 116,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 313,
                    "monster": 197,
                    "stars": 6,
                    "level": 40,
                    "hp": 9375,
                    "attack": 1234,
                    "defense": 609,
                    "speed": 103,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 314,
                    "monster": 1076,
                    "stars": 6,
                    "level": 40,
                    "hp": 20730,
                    "attack": 2536,
                    "defense": 526,
                    "speed": 133,
                    "resist": 51,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 315,
                    "monster": 197,
                    "stars": 6,
                    "level": 40,
                    "hp": 9375,
                    "attack": 1234,
                    "defense": 609,
                    "speed": 103,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}