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

{
    "id": 163,
    "url": "https://swarfarm.com/api/v2/levels/163/?format=api",
    "dungeon": 8,
    "floor": 2,
    "difficulty": "Hell",
    "energy_cost": 5,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 1811,
                    "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": 1812,
                    "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": 1813,
                    "monster": 373,
                    "stars": 5,
                    "level": 40,
                    "hp": 6270,
                    "attack": 994,
                    "defense": 550,
                    "speed": 114,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 1814,
                    "monster": 84,
                    "stars": 4,
                    "level": 40,
                    "hp": 6405,
                    "attack": 492,
                    "defense": 364,
                    "speed": 110,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1815,
                    "monster": 84,
                    "stars": 4,
                    "level": 40,
                    "hp": 6405,
                    "attack": 492,
                    "defense": 364,
                    "speed": 110,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1816,
                    "monster": 84,
                    "stars": 4,
                    "level": 40,
                    "hp": 6405,
                    "attack": 492,
                    "defense": 364,
                    "speed": 110,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1817,
                    "monster": 84,
                    "stars": 4,
                    "level": 40,
                    "hp": 6405,
                    "attack": 492,
                    "defense": 364,
                    "speed": 110,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 1818,
                    "monster": 84,
                    "stars": 5,
                    "level": 40,
                    "hp": 7845,
                    "attack": 601,
                    "defense": 445,
                    "speed": 110,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1819,
                    "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": 1820,
                    "monster": 226,
                    "stars": 6,
                    "level": 40,
                    "hp": 21615,
                    "attack": 928,
                    "defense": 889,
                    "speed": 138,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1821,
                    "monster": 373,
                    "stars": 5,
                    "level": 40,
                    "hp": 6270,
                    "attack": 994,
                    "defense": 550,
                    "speed": 114,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1822,
                    "monster": 373,
                    "stars": 5,
                    "level": 40,
                    "hp": 6270,
                    "attack": 994,
                    "defense": 550,
                    "speed": 114,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}