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

{
    "id": 166,
    "url": "https://swarfarm.com/api/v2/levels/166/?format=api",
    "dungeon": 8,
    "floor": 5,
    "difficulty": "Hell",
    "energy_cost": 5,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 1835,
                    "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": 1836,
                    "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": 1837,
                    "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
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 1838,
                    "monster": 90,
                    "stars": 5,
                    "level": 40,
                    "hp": 7065,
                    "attack": 850,
                    "defense": 445,
                    "speed": 116,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1839,
                    "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": 1840,
                    "monster": 90,
                    "stars": 5,
                    "level": 40,
                    "hp": 7065,
                    "attack": 850,
                    "defense": 445,
                    "speed": 116,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1841,
                    "monster": 90,
                    "stars": 5,
                    "level": 40,
                    "hp": 7065,
                    "attack": 850,
                    "defense": 445,
                    "speed": 116,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 1842,
                    "monster": 90,
                    "stars": 5,
                    "level": 40,
                    "hp": 7065,
                    "attack": 850,
                    "defense": 445,
                    "speed": 116,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1843,
                    "monster": 90,
                    "stars": 5,
                    "level": 40,
                    "hp": 7065,
                    "attack": 850,
                    "defense": 445,
                    "speed": 116,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1844,
                    "monster": 373,
                    "stars": 6,
                    "level": 40,
                    "hp": 9465,
                    "attack": 1501,
                    "defense": 829,
                    "speed": 124,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1845,
                    "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": 1846,
                    "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
                }
            ]
        }
    ]
}