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

{
    "id": 162,
    "url": "https://swarfarm.com/api/v2/levels/162/?format=api",
    "dungeon": 8,
    "floor": 1,
    "difficulty": "Hell",
    "energy_cost": 5,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 1799,
                    "monster": 11,
                    "stars": 4,
                    "level": 40,
                    "hp": 6090,
                    "attack": 471,
                    "defense": 406,
                    "speed": 110,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1800,
                    "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": 1801,
                    "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": 1802,
                    "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": 1803,
                    "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": 1804,
                    "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": 1805,
                    "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": 1806,
                    "monster": 11,
                    "stars": 5,
                    "level": 40,
                    "hp": 7470,
                    "attack": 576,
                    "defense": 498,
                    "speed": 110,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1807,
                    "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": 1808,
                    "monster": 11,
                    "stars": 6,
                    "level": 40,
                    "hp": 14070,
                    "attack": 1086,
                    "defense": 938,
                    "speed": 120,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1809,
                    "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": 1810,
                    "monster": 11,
                    "stars": 5,
                    "level": 40,
                    "hp": 7470,
                    "attack": 576,
                    "defense": 498,
                    "speed": 110,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}