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

{
    "id": 120,
    "url": "https://swarfarm.com/api/v2/levels/120/?format=api",
    "dungeon": 6,
    "floor": 1,
    "difficulty": "Hell",
    "energy_cost": 5,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 2728,
                    "monster": 101,
                    "stars": 4,
                    "level": 40,
                    "hp": 5640,
                    "attack": 351,
                    "defense": 428,
                    "speed": 112,
                    "resist": 17,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2729,
                    "monster": 61,
                    "stars": 4,
                    "level": 40,
                    "hp": 4500,
                    "attack": 402,
                    "defense": 453,
                    "speed": 112,
                    "resist": 17,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2730,
                    "monster": 101,
                    "stars": 4,
                    "level": 40,
                    "hp": 5640,
                    "attack": 351,
                    "defense": 428,
                    "speed": 112,
                    "resist": 17,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2731,
                    "monster": 101,
                    "stars": 4,
                    "level": 40,
                    "hp": 5640,
                    "attack": 351,
                    "defense": 428,
                    "speed": 112,
                    "resist": 17,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 2732,
                    "monster": 61,
                    "stars": 4,
                    "level": 40,
                    "hp": 4500,
                    "attack": 402,
                    "defense": 453,
                    "speed": 112,
                    "resist": 17,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2733,
                    "monster": 26,
                    "stars": 4,
                    "level": 40,
                    "hp": 5130,
                    "attack": 351,
                    "defense": 462,
                    "speed": 112,
                    "resist": 17,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2734,
                    "monster": 101,
                    "stars": 4,
                    "level": 40,
                    "hp": 5640,
                    "attack": 351,
                    "defense": 428,
                    "speed": 112,
                    "resist": 17,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 2735,
                    "monster": 26,
                    "stars": 5,
                    "level": 40,
                    "hp": 6270,
                    "attack": 429,
                    "defense": 565,
                    "speed": 112,
                    "resist": 17,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2736,
                    "monster": 26,
                    "stars": 5,
                    "level": 40,
                    "hp": 6270,
                    "attack": 429,
                    "defense": 565,
                    "speed": 112,
                    "resist": 17,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2737,
                    "monster": 27,
                    "stars": 6,
                    "level": 40,
                    "hp": 14400,
                    "attack": 960,
                    "defense": 960,
                    "speed": 123,
                    "resist": 21,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2738,
                    "monster": 26,
                    "stars": 5,
                    "level": 40,
                    "hp": 6270,
                    "attack": 429,
                    "defense": 565,
                    "speed": 112,
                    "resist": 17,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2739,
                    "monster": 101,
                    "stars": 5,
                    "level": 40,
                    "hp": 6900,
                    "attack": 429,
                    "defense": 523,
                    "speed": 112,
                    "resist": 17,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}