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

{
    "id": 155,
    "url": "https://swarfarm.com/api/v2/levels/155/?format=api",
    "dungeon": 8,
    "floor": 1,
    "difficulty": "Hard",
    "energy_cost": 4,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 1244,
                    "monster": 84,
                    "stars": 3,
                    "level": 32,
                    "hp": 4035,
                    "attack": 309,
                    "defense": 228,
                    "speed": 105,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1245,
                    "monster": 11,
                    "stars": 3,
                    "level": 32,
                    "hp": 3840,
                    "attack": 296,
                    "defense": 256,
                    "speed": 105,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1246,
                    "monster": 84,
                    "stars": 3,
                    "level": 32,
                    "hp": 4035,
                    "attack": 309,
                    "defense": 228,
                    "speed": 105,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 1247,
                    "monster": 11,
                    "stars": 3,
                    "level": 32,
                    "hp": 3840,
                    "attack": 296,
                    "defense": 256,
                    "speed": 105,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1248,
                    "monster": 84,
                    "stars": 3,
                    "level": 32,
                    "hp": 4035,
                    "attack": 309,
                    "defense": 228,
                    "speed": 105,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1249,
                    "monster": 84,
                    "stars": 3,
                    "level": 32,
                    "hp": 4035,
                    "attack": 309,
                    "defense": 228,
                    "speed": 105,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1250,
                    "monster": 84,
                    "stars": 3,
                    "level": 32,
                    "hp": 4035,
                    "attack": 309,
                    "defense": 228,
                    "speed": 105,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 1251,
                    "monster": 84,
                    "stars": 4,
                    "level": 32,
                    "hp": 4815,
                    "attack": 369,
                    "defense": 273,
                    "speed": 105,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1252,
                    "monster": 84,
                    "stars": 4,
                    "level": 32,
                    "hp": 4815,
                    "attack": 369,
                    "defense": 273,
                    "speed": 105,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1253,
                    "monster": 11,
                    "stars": 4,
                    "level": 32,
                    "hp": 7020,
                    "attack": 542,
                    "defense": 468,
                    "speed": 115,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1254,
                    "monster": 84,
                    "stars": 4,
                    "level": 32,
                    "hp": 4815,
                    "attack": 369,
                    "defense": 273,
                    "speed": 105,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1255,
                    "monster": 11,
                    "stars": 4,
                    "level": 32,
                    "hp": 4560,
                    "attack": 352,
                    "defense": 304,
                    "speed": 105,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}