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

{
    "id": 300,
    "url": "https://swarfarm.com/api/v2/levels/300/?format=api",
    "dungeon": 1001,
    "floor": 6,
    "difficulty": null,
    "energy_cost": 6,
    "xp": null,
    "frontline_slots": 5,
    "backline_slots": null,
    "total_slots": 5,
    "waves": [
        {
            "enemies": [
                {
                    "id": 3107,
                    "monster": 1561,
                    "stars": 1,
                    "level": 37,
                    "hp": 7980,
                    "attack": 236,
                    "defense": 236,
                    "speed": 110,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3108,
                    "monster": 477,
                    "stars": 4,
                    "level": 37,
                    "hp": 5100,
                    "attack": 236,
                    "defense": 399,
                    "speed": 88,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3109,
                    "monster": 477,
                    "stars": 4,
                    "level": 37,
                    "hp": 5100,
                    "attack": 236,
                    "defense": 399,
                    "speed": 88,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3110,
                    "monster": 477,
                    "stars": 4,
                    "level": 37,
                    "hp": 5100,
                    "attack": 236,
                    "defense": 399,
                    "speed": 88,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3111,
                    "monster": 1561,
                    "stars": 1,
                    "level": 37,
                    "hp": 7980,
                    "attack": 236,
                    "defense": 236,
                    "speed": 110,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 3112,
                    "monster": 1566,
                    "stars": 1,
                    "level": 39,
                    "hp": 8820,
                    "attack": 261,
                    "defense": 262,
                    "speed": 67,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3113,
                    "monster": 477,
                    "stars": 5,
                    "level": 39,
                    "hp": 6480,
                    "attack": 301,
                    "defense": 507,
                    "speed": 88,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3114,
                    "monster": 1566,
                    "stars": 1,
                    "level": 39,
                    "hp": 8820,
                    "attack": 261,
                    "defense": 262,
                    "speed": 67,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 3115,
                    "monster": 1100,
                    "stars": 5,
                    "level": 40,
                    "hp": 47115,
                    "attack": 808,
                    "defense": 609,
                    "speed": 95,
                    "resist": 39,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3116,
                    "monster": 1491,
                    "stars": 1,
                    "level": 40,
                    "hp": 65760,
                    "attack": 274,
                    "defense": 287,
                    "speed": 77,
                    "resist": 33,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3117,
                    "monster": 1491,
                    "stars": 1,
                    "level": 40,
                    "hp": 65760,
                    "attack": 274,
                    "defense": 287,
                    "speed": 77,
                    "resist": 33,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}