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

{
    "id": 210,
    "url": "https://swarfarm.com/api/v2/levels/210/?format=api",
    "dungeon": 10,
    "floor": 7,
    "difficulty": "Hell",
    "energy_cost": 6,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 2076,
                    "monster": 369,
                    "stars": 5,
                    "level": 42,
                    "hp": 16170,
                    "attack": 1179,
                    "defense": 530,
                    "speed": 112,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2077,
                    "monster": 317,
                    "stars": 5,
                    "level": 42,
                    "hp": 12990,
                    "attack": 1216,
                    "defense": 684,
                    "speed": 112,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2078,
                    "monster": 317,
                    "stars": 5,
                    "level": 42,
                    "hp": 12990,
                    "attack": 1216,
                    "defense": 684,
                    "speed": 112,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2079,
                    "monster": 369,
                    "stars": 5,
                    "level": 42,
                    "hp": 16170,
                    "attack": 1179,
                    "defense": 530,
                    "speed": 112,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 2080,
                    "monster": 317,
                    "stars": 5,
                    "level": 42,
                    "hp": 12990,
                    "attack": 1216,
                    "defense": 684,
                    "speed": 112,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2081,
                    "monster": 317,
                    "stars": 5,
                    "level": 42,
                    "hp": 12990,
                    "attack": 1216,
                    "defense": 684,
                    "speed": 112,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2082,
                    "monster": 317,
                    "stars": 5,
                    "level": 42,
                    "hp": 12990,
                    "attack": 1216,
                    "defense": 684,
                    "speed": 112,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2083,
                    "monster": 317,
                    "stars": 5,
                    "level": 42,
                    "hp": 12990,
                    "attack": 1216,
                    "defense": 684,
                    "speed": 112,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 2084,
                    "monster": 318,
                    "stars": 6,
                    "level": 42,
                    "hp": 18240,
                    "attack": 1812,
                    "defense": 970,
                    "speed": 122,
                    "resist": 28,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2085,
                    "monster": 1081,
                    "stars": 6,
                    "level": 42,
                    "hp": 71415,
                    "attack": 2028,
                    "defense": 1089,
                    "speed": 124,
                    "resist": 61,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2086,
                    "monster": 370,
                    "stars": 6,
                    "level": 42,
                    "hp": 20085,
                    "attack": 1711,
                    "defense": 948,
                    "speed": 122,
                    "resist": 28,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}