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

{
    "id": 381,
    "url": "https://swarfarm.com/api/v2/levels/381/?format=api",
    "dungeon": 6001,
    "floor": 7,
    "difficulty": null,
    "energy_cost": 7,
    "xp": null,
    "frontline_slots": 5,
    "backline_slots": null,
    "total_slots": 5,
    "waves": [
        {
            "enemies": [
                {
                    "id": 1354,
                    "monster": 1566,
                    "stars": 1,
                    "level": 47,
                    "hp": 8025,
                    "attack": 663,
                    "defense": 661,
                    "speed": 71,
                    "resist": 36,
                    "crit_bonus": 30,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 15
                },
                {
                    "id": 1355,
                    "monster": 477,
                    "stars": 4,
                    "level": 47,
                    "hp": 9945,
                    "attack": 796,
                    "defense": 1001,
                    "speed": 100,
                    "resist": 35,
                    "crit_bonus": 15,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 15
                },
                {
                    "id": 1356,
                    "monster": 477,
                    "stars": 4,
                    "level": 47,
                    "hp": 9945,
                    "attack": 796,
                    "defense": 1001,
                    "speed": 100,
                    "resist": 35,
                    "crit_bonus": 15,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 15
                },
                {
                    "id": 1357,
                    "monster": 1566,
                    "stars": 1,
                    "level": 47,
                    "hp": 8025,
                    "attack": 663,
                    "defense": 661,
                    "speed": 71,
                    "resist": 36,
                    "crit_bonus": 30,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 15
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 1358,
                    "monster": 477,
                    "stars": 5,
                    "level": 49,
                    "hp": 15990,
                    "attack": 999,
                    "defense": 999,
                    "speed": 100,
                    "resist": 46,
                    "crit_bonus": 15,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 25
                },
                {
                    "id": 1359,
                    "monster": 739,
                    "stars": 5,
                    "level": 49,
                    "hp": 43500,
                    "attack": 1959,
                    "defense": 844,
                    "speed": 119,
                    "resist": 46,
                    "crit_bonus": 15,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 25
                },
                {
                    "id": 1360,
                    "monster": 477,
                    "stars": 5,
                    "level": 49,
                    "hp": 15990,
                    "attack": 999,
                    "defense": 999,
                    "speed": 100,
                    "resist": 46,
                    "crit_bonus": 15,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 25
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 1361,
                    "monster": 1566,
                    "stars": 1,
                    "level": 49,
                    "hp": 8010,
                    "attack": 661,
                    "defense": 666,
                    "speed": 71,
                    "resist": 36,
                    "crit_bonus": 30,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 15
                },
                {
                    "id": 1362,
                    "monster": 477,
                    "stars": 5,
                    "level": 49,
                    "hp": 10020,
                    "attack": 798,
                    "defense": 999,
                    "speed": 100,
                    "resist": 35,
                    "crit_bonus": 15,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 15
                },
                {
                    "id": 1363,
                    "monster": 477,
                    "stars": 5,
                    "level": 49,
                    "hp": 10020,
                    "attack": 798,
                    "defense": 999,
                    "speed": 100,
                    "resist": 35,
                    "crit_bonus": 15,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 15
                },
                {
                    "id": 1364,
                    "monster": 477,
                    "stars": 5,
                    "level": 49,
                    "hp": 10020,
                    "attack": 798,
                    "defense": 999,
                    "speed": 100,
                    "resist": 35,
                    "crit_bonus": 15,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 15
                },
                {
                    "id": 1365,
                    "monster": 1566,
                    "stars": 1,
                    "level": 49,
                    "hp": 8010,
                    "attack": 661,
                    "defense": 666,
                    "speed": 71,
                    "resist": 36,
                    "crit_bonus": 30,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 15
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 1366,
                    "monster": 1144,
                    "stars": 5,
                    "level": 50,
                    "hp": 99720,
                    "attack": 3658,
                    "defense": 728,
                    "speed": 82,
                    "resist": 46,
                    "crit_bonus": 15,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 10
                }
            ]
        }
    ]
}