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

{
    "id": 132,
    "url": "https://swarfarm.com/api/v2/levels/132/?format=api",
    "dungeon": 7,
    "floor": 6,
    "difficulty": "Normal",
    "energy_cost": 3,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 4096,
                    "monster": 367,
                    "stars": 2,
                    "level": 24,
                    "hp": 3105,
                    "attack": 127,
                    "defense": 211,
                    "speed": 110,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 4097,
                    "monster": 800,
                    "stars": 2,
                    "level": 24,
                    "hp": 1470,
                    "attack": 138,
                    "defense": 200,
                    "speed": 102,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 4098,
                    "monster": 107,
                    "stars": 2,
                    "level": 24,
                    "hp": 2235,
                    "attack": 174,
                    "defense": 168,
                    "speed": 98,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 4099,
                    "monster": 107,
                    "stars": 2,
                    "level": 24,
                    "hp": 2235,
                    "attack": 174,
                    "defense": 168,
                    "speed": 98,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 4100,
                    "monster": 367,
                    "stars": 2,
                    "level": 24,
                    "hp": 3105,
                    "attack": 127,
                    "defense": 211,
                    "speed": 110,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 4101,
                    "monster": 107,
                    "stars": 3,
                    "level": 24,
                    "hp": 2745,
                    "attack": 214,
                    "defense": 205,
                    "speed": 98,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 4102,
                    "monster": 107,
                    "stars": 3,
                    "level": 24,
                    "hp": 2745,
                    "attack": 214,
                    "defense": 205,
                    "speed": 98,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 4103,
                    "monster": 800,
                    "stars": 3,
                    "level": 24,
                    "hp": 1800,
                    "attack": 170,
                    "defense": 245,
                    "speed": 102,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 4104,
                    "monster": 107,
                    "stars": 3,
                    "level": 24,
                    "hp": 2745,
                    "attack": 214,
                    "defense": 205,
                    "speed": 98,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 4105,
                    "monster": 107,
                    "stars": 3,
                    "level": 24,
                    "hp": 2745,
                    "attack": 214,
                    "defense": 205,
                    "speed": 98,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 4106,
                    "monster": 216,
                    "stars": 3,
                    "level": 24,
                    "hp": 4140,
                    "attack": 309,
                    "defense": 326,
                    "speed": 108,
                    "resist": 18,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 4107,
                    "monster": 367,
                    "stars": 3,
                    "level": 24,
                    "hp": 3825,
                    "attack": 156,
                    "defense": 259,
                    "speed": 110,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}