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

{
    "id": 122,
    "url": "https://swarfarm.com/api/v2/levels/122/?format=api",
    "dungeon": 6,
    "floor": 3,
    "difficulty": "Hell",
    "energy_cost": 5,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 4012,
                    "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": 4013,
                    "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": 4014,
                    "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": 4015,
                    "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
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 4016,
                    "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": 4017,
                    "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": 4018,
                    "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
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 4019,
                    "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
                },
                {
                    "id": 4020,
                    "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": 4021,
                    "monster": 102,
                    "stars": 6,
                    "level": 40,
                    "hp": 13830,
                    "attack": 903,
                    "defense": 1057,
                    "speed": 123,
                    "resist": 21,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 4022,
                    "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": 4023,
                    "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
                }
            ]
        }
    ]
}