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

{
    "id": 151,
    "url": "https://swarfarm.com/api/v2/levels/151/?format=api",
    "dungeon": 8,
    "floor": 4,
    "difficulty": "Normal",
    "energy_cost": 3,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 1114,
                    "monster": 17,
                    "stars": 3,
                    "level": 26,
                    "hp": 3165,
                    "attack": 246,
                    "defense": 206,
                    "speed": 106,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1115,
                    "monster": 17,
                    "stars": 3,
                    "level": 26,
                    "hp": 3165,
                    "attack": 246,
                    "defense": 206,
                    "speed": 106,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1116,
                    "monster": 225,
                    "stars": 3,
                    "level": 26,
                    "hp": 4800,
                    "attack": 201,
                    "defense": 216,
                    "speed": 99,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 1117,
                    "monster": 17,
                    "stars": 2,
                    "level": 26,
                    "hp": 2640,
                    "attack": 204,
                    "defense": 171,
                    "speed": 106,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1118,
                    "monster": 225,
                    "stars": 2,
                    "level": 26,
                    "hp": 3975,
                    "attack": 167,
                    "defense": 179,
                    "speed": 99,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1119,
                    "monster": 225,
                    "stars": 2,
                    "level": 26,
                    "hp": 3975,
                    "attack": 167,
                    "defense": 179,
                    "speed": 99,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1120,
                    "monster": 225,
                    "stars": 2,
                    "level": 26,
                    "hp": 3975,
                    "attack": 167,
                    "defense": 179,
                    "speed": 99,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 1121,
                    "monster": 225,
                    "stars": 3,
                    "level": 26,
                    "hp": 4800,
                    "attack": 201,
                    "defense": 216,
                    "speed": 99,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1122,
                    "monster": 225,
                    "stars": 3,
                    "level": 26,
                    "hp": 4800,
                    "attack": 201,
                    "defense": 216,
                    "speed": 99,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1123,
                    "monster": 18,
                    "stars": 3,
                    "level": 26,
                    "hp": 4875,
                    "attack": 401,
                    "defense": 311,
                    "speed": 117,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1124,
                    "monster": 225,
                    "stars": 3,
                    "level": 26,
                    "hp": 4800,
                    "attack": 201,
                    "defense": 216,
                    "speed": 99,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1125,
                    "monster": 17,
                    "stars": 3,
                    "level": 26,
                    "hp": 3165,
                    "attack": 246,
                    "defense": 206,
                    "speed": 106,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}