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

{
    "id": 103,
    "url": "https://swarfarm.com/api/v2/levels/103/?format=api",
    "dungeon": 5,
    "floor": 5,
    "difficulty": "Hell",
    "energy_cost": 5,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 2362,
                    "monster": 327,
                    "stars": 4,
                    "level": 40,
                    "hp": 6825,
                    "attack": 353,
                    "defense": 368,
                    "speed": 107,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2363,
                    "monster": 327,
                    "stars": 4,
                    "level": 40,
                    "hp": 6825,
                    "attack": 353,
                    "defense": 368,
                    "speed": 107,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2364,
                    "monster": 32,
                    "stars": 4,
                    "level": 40,
                    "hp": 5520,
                    "attack": 385,
                    "defense": 305,
                    "speed": 101,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2365,
                    "monster": 327,
                    "stars": 4,
                    "level": 40,
                    "hp": 6825,
                    "attack": 353,
                    "defense": 368,
                    "speed": 107,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 2366,
                    "monster": 327,
                    "stars": 4,
                    "level": 40,
                    "hp": 6825,
                    "attack": 353,
                    "defense": 368,
                    "speed": 107,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2367,
                    "monster": 32,
                    "stars": 4,
                    "level": 40,
                    "hp": 5520,
                    "attack": 385,
                    "defense": 305,
                    "speed": 101,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2368,
                    "monster": 327,
                    "stars": 4,
                    "level": 40,
                    "hp": 6825,
                    "attack": 353,
                    "defense": 368,
                    "speed": 107,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2369,
                    "monster": 327,
                    "stars": 4,
                    "level": 40,
                    "hp": 6825,
                    "attack": 353,
                    "defense": 368,
                    "speed": 107,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 2370,
                    "monster": 32,
                    "stars": 5,
                    "level": 40,
                    "hp": 6765,
                    "attack": 470,
                    "defense": 374,
                    "speed": 101,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2371,
                    "monster": 32,
                    "stars": 6,
                    "level": 40,
                    "hp": 12765,
                    "attack": 887,
                    "defense": 706,
                    "speed": 111,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2372,
                    "monster": 327,
                    "stars": 5,
                    "level": 40,
                    "hp": 8340,
                    "attack": 432,
                    "defense": 451,
                    "speed": 107,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}