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

{
    "id": 167,
    "url": "https://swarfarm.com/api/v2/levels/167/?format=api",
    "dungeon": 8,
    "floor": 6,
    "difficulty": "Hell",
    "energy_cost": 5,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 1847,
                    "monster": 373,
                    "stars": 4,
                    "level": 40,
                    "hp": 5130,
                    "attack": 813,
                    "defense": 450,
                    "speed": 114,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1848,
                    "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": 1849,
                    "monster": 373,
                    "stars": 4,
                    "level": 40,
                    "hp": 5130,
                    "attack": 813,
                    "defense": 450,
                    "speed": 114,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 1850,
                    "monster": 193,
                    "stars": 5,
                    "level": 40,
                    "hp": 6855,
                    "attack": 930,
                    "defense": 576,
                    "speed": 111,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1851,
                    "monster": 193,
                    "stars": 5,
                    "level": 40,
                    "hp": 6855,
                    "attack": 930,
                    "defense": 576,
                    "speed": 111,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1852,
                    "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": 1853,
                    "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": 1854,
                    "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": 1855,
                    "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": 1856,
                    "monster": 193,
                    "stars": 6,
                    "level": 40,
                    "hp": 10365,
                    "attack": 1404,
                    "defense": 869,
                    "speed": 121,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1857,
                    "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": 1858,
                    "monster": 193,
                    "stars": 5,
                    "level": 40,
                    "hp": 6855,
                    "attack": 930,
                    "defense": 576,
                    "speed": 111,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}