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

{
    "id": 165,
    "url": "https://swarfarm.com/api/v2/levels/165/?format=api",
    "dungeon": 8,
    "floor": 4,
    "difficulty": "Hell",
    "energy_cost": 5,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 1657,
                    "monster": 17,
                    "stars": 5,
                    "level": 40,
                    "hp": 8430,
                    "attack": 654,
                    "defense": 550,
                    "speed": 116,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1658,
                    "monster": 17,
                    "stars": 5,
                    "level": 40,
                    "hp": 8430,
                    "attack": 654,
                    "defense": 550,
                    "speed": 116,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1659,
                    "monster": 17,
                    "stars": 5,
                    "level": 40,
                    "hp": 8430,
                    "attack": 654,
                    "defense": 550,
                    "speed": 116,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 1660,
                    "monster": 17,
                    "stars": 4,
                    "level": 40,
                    "hp": 6900,
                    "attack": 535,
                    "defense": 450,
                    "speed": 116,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1661,
                    "monster": 17,
                    "stars": 4,
                    "level": 40,
                    "hp": 6900,
                    "attack": 535,
                    "defense": 450,
                    "speed": 116,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1662,
                    "monster": 225,
                    "stars": 4,
                    "level": 40,
                    "hp": 10440,
                    "attack": 439,
                    "defense": 471,
                    "speed": 108,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1663,
                    "monster": 17,
                    "stars": 4,
                    "level": 40,
                    "hp": 6900,
                    "attack": 535,
                    "defense": 450,
                    "speed": 116,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 1664,
                    "monster": 225,
                    "stars": 5,
                    "level": 40,
                    "hp": 12750,
                    "attack": 537,
                    "defense": 576,
                    "speed": 108,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1665,
                    "monster": 17,
                    "stars": 5,
                    "level": 40,
                    "hp": 8430,
                    "attack": 654,
                    "defense": 550,
                    "speed": 116,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1666,
                    "monster": 18,
                    "stars": 6,
                    "level": 40,
                    "hp": 15480,
                    "attack": 1274,
                    "defense": 988,
                    "speed": 128,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1667,
                    "monster": 17,
                    "stars": 5,
                    "level": 40,
                    "hp": 8430,
                    "attack": 654,
                    "defense": 550,
                    "speed": 116,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1668,
                    "monster": 17,
                    "stars": 5,
                    "level": 40,
                    "hp": 8430,
                    "attack": 654,
                    "defense": 550,
                    "speed": 116,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}