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

{
    "id": 119,
    "url": "https://swarfarm.com/api/v2/levels/119/?format=api",
    "dungeon": 6,
    "floor": 7,
    "difficulty": "Hard",
    "energy_cost": 5,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 2255,
                    "monster": 321,
                    "stars": 3,
                    "level": 29,
                    "hp": 2700,
                    "attack": 349,
                    "defense": 265,
                    "speed": 112,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2256,
                    "monster": 53,
                    "stars": 3,
                    "level": 29,
                    "hp": 3015,
                    "attack": 327,
                    "defense": 184,
                    "speed": 116,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2257,
                    "monster": 321,
                    "stars": 3,
                    "level": 29,
                    "hp": 2700,
                    "attack": 349,
                    "defense": 265,
                    "speed": 112,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2258,
                    "monster": 53,
                    "stars": 3,
                    "level": 29,
                    "hp": 3015,
                    "attack": 327,
                    "defense": 184,
                    "speed": 116,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 2259,
                    "monster": 321,
                    "stars": 3,
                    "level": 29,
                    "hp": 2700,
                    "attack": 349,
                    "defense": 265,
                    "speed": 112,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2260,
                    "monster": 53,
                    "stars": 3,
                    "level": 29,
                    "hp": 3015,
                    "attack": 327,
                    "defense": 184,
                    "speed": 116,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2261,
                    "monster": 53,
                    "stars": 3,
                    "level": 29,
                    "hp": 3015,
                    "attack": 327,
                    "defense": 184,
                    "speed": 116,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2262,
                    "monster": 321,
                    "stars": 3,
                    "level": 29,
                    "hp": 2700,
                    "attack": 349,
                    "defense": 265,
                    "speed": 112,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 2263,
                    "monster": 53,
                    "stars": 4,
                    "level": 28,
                    "hp": 3420,
                    "attack": 372,
                    "defense": 210,
                    "speed": 111,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2264,
                    "monster": 1075,
                    "stars": 5,
                    "level": 29,
                    "hp": 9780,
                    "attack": 676,
                    "defense": 462,
                    "speed": 119,
                    "resist": 36,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2265,
                    "monster": 53,
                    "stars": 4,
                    "level": 28,
                    "hp": 3420,
                    "attack": 372,
                    "defense": 210,
                    "speed": 111,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}