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

{
    "id": 747,
    "url": "https://swarfarm.com/api/v2/levels/747/?format=api",
    "dungeon": 9797,
    "floor": 1,
    "difficulty": null,
    "energy_cost": 1,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 5833,
                    "monster": 1575,
                    "stars": 4,
                    "level": 32,
                    "hp": 7770,
                    "attack": 634,
                    "defense": 267,
                    "speed": 46,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 30
                },
                {
                    "id": 5834,
                    "monster": 1570,
                    "stars": 4,
                    "level": 32,
                    "hp": 6990,
                    "attack": 722,
                    "defense": 233,
                    "speed": 44,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 30
                },
                {
                    "id": 5835,
                    "monster": 1575,
                    "stars": 4,
                    "level": 32,
                    "hp": 7770,
                    "attack": 634,
                    "defense": 267,
                    "speed": 46,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 30
                },
                {
                    "id": 5836,
                    "monster": 1570,
                    "stars": 4,
                    "level": 32,
                    "hp": 6990,
                    "attack": 722,
                    "defense": 233,
                    "speed": 44,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 30
                },
                {
                    "id": 5837,
                    "monster": 1575,
                    "stars": 4,
                    "level": 32,
                    "hp": 7770,
                    "attack": 634,
                    "defense": 267,
                    "speed": 46,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 30
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 5838,
                    "monster": 1575,
                    "stars": 4,
                    "level": 32,
                    "hp": 8940,
                    "attack": 686,
                    "defense": 281,
                    "speed": 44,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 30
                },
                {
                    "id": 5839,
                    "monster": 454,
                    "stars": 4,
                    "level": 32,
                    "hp": 11385,
                    "attack": 746,
                    "defense": 244,
                    "speed": 46,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 5
                },
                {
                    "id": 5840,
                    "monster": 454,
                    "stars": 4,
                    "level": 32,
                    "hp": 11385,
                    "attack": 746,
                    "defense": 244,
                    "speed": 46,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 5
                },
                {
                    "id": 5841,
                    "monster": 1575,
                    "stars": 4,
                    "level": 32,
                    "hp": 8940,
                    "attack": 686,
                    "defense": 281,
                    "speed": 44,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 30
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 5842,
                    "monster": 1915,
                    "stars": 4,
                    "level": 35,
                    "hp": 39915,
                    "attack": 887,
                    "defense": 388,
                    "speed": 51,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 30
                },
                {
                    "id": 5843,
                    "monster": 1925,
                    "stars": 4,
                    "level": 35,
                    "hp": 20700,
                    "attack": 634,
                    "defense": 233,
                    "speed": 49,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 30
                },
                {
                    "id": 5844,
                    "monster": 1930,
                    "stars": 4,
                    "level": 35,
                    "hp": 20700,
                    "attack": 634,
                    "defense": 233,
                    "speed": 52,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 30
                }
            ]
        }
    ]
}