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

{
    "id": 383,
    "url": "https://swarfarm.com/api/v2/levels/383/?format=api",
    "dungeon": 6001,
    "floor": 9,
    "difficulty": null,
    "energy_cost": 8,
    "xp": null,
    "frontline_slots": 5,
    "backline_slots": null,
    "total_slots": 5,
    "waves": [
        {
            "enemies": [
                {
                    "id": 1231,
                    "monster": 1566,
                    "stars": 1,
                    "level": 57,
                    "hp": 12480,
                    "attack": 1048,
                    "defense": 1048,
                    "speed": 87,
                    "resist": 51,
                    "crit_bonus": 30,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 15
                },
                {
                    "id": 1232,
                    "monster": 477,
                    "stars": 5,
                    "level": 57,
                    "hp": 15480,
                    "attack": 1259,
                    "defense": 1575,
                    "speed": 121,
                    "resist": 51,
                    "crit_bonus": 15,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 15
                },
                {
                    "id": 1233,
                    "monster": 477,
                    "stars": 5,
                    "level": 57,
                    "hp": 15480,
                    "attack": 1259,
                    "defense": 1575,
                    "speed": 121,
                    "resist": 51,
                    "crit_bonus": 15,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 15
                },
                {
                    "id": 1234,
                    "monster": 1566,
                    "stars": 1,
                    "level": 57,
                    "hp": 12480,
                    "attack": 1048,
                    "defense": 1048,
                    "speed": 87,
                    "resist": 51,
                    "crit_bonus": 30,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 15
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 1235,
                    "monster": 477,
                    "stars": 5,
                    "level": 60,
                    "hp": 24840,
                    "attack": 1576,
                    "defense": 1572,
                    "speed": 121,
                    "resist": 62,
                    "crit_bonus": 15,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 25
                },
                {
                    "id": 1236,
                    "monster": 739,
                    "stars": 5,
                    "level": 60,
                    "hp": 67560,
                    "attack": 3095,
                    "defense": 1338,
                    "speed": 144,
                    "resist": 62,
                    "crit_bonus": 15,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 25
                },
                {
                    "id": 1237,
                    "monster": 477,
                    "stars": 5,
                    "level": 60,
                    "hp": 24840,
                    "attack": 1576,
                    "defense": 1572,
                    "speed": 121,
                    "resist": 62,
                    "crit_bonus": 15,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 25
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 1238,
                    "monster": 1566,
                    "stars": 1,
                    "level": 60,
                    "hp": 12495,
                    "attack": 1048,
                    "defense": 1048,
                    "speed": 87,
                    "resist": 51,
                    "crit_bonus": 30,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 15
                },
                {
                    "id": 1239,
                    "monster": 477,
                    "stars": 5,
                    "level": 60,
                    "hp": 15555,
                    "attack": 1258,
                    "defense": 1576,
                    "speed": 121,
                    "resist": 51,
                    "crit_bonus": 15,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 15
                },
                {
                    "id": 1240,
                    "monster": 477,
                    "stars": 5,
                    "level": 60,
                    "hp": 15555,
                    "attack": 1258,
                    "defense": 1576,
                    "speed": 121,
                    "resist": 51,
                    "crit_bonus": 15,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 15
                },
                {
                    "id": 1241,
                    "monster": 477,
                    "stars": 5,
                    "level": 60,
                    "hp": 15555,
                    "attack": 1258,
                    "defense": 1576,
                    "speed": 121,
                    "resist": 51,
                    "crit_bonus": 15,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 15
                },
                {
                    "id": 1242,
                    "monster": 1566,
                    "stars": 1,
                    "level": 60,
                    "hp": 12495,
                    "attack": 1048,
                    "defense": 1048,
                    "speed": 87,
                    "resist": 51,
                    "crit_bonus": 30,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 15
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 1243,
                    "monster": 1144,
                    "stars": 6,
                    "level": 60,
                    "hp": 155175,
                    "attack": 5772,
                    "defense": 1153,
                    "speed": 100,
                    "resist": 61,
                    "crit_bonus": 15,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 10
                }
            ]
        }
    ]
}