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

{
    "id": 241,
    "url": "https://swarfarm.com/api/v2/levels/241/?format=api",
    "dungeon": 12,
    "floor": 3,
    "difficulty": "Hard",
    "energy_cost": 4,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 3152,
                    "monster": 383,
                    "stars": 4,
                    "level": 39,
                    "hp": 13140,
                    "attack": 1085,
                    "defense": 674,
                    "speed": 122,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3153,
                    "monster": 383,
                    "stars": 4,
                    "level": 39,
                    "hp": 13140,
                    "attack": 1085,
                    "defense": 674,
                    "speed": 122,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3154,
                    "monster": 203,
                    "stars": 4,
                    "level": 39,
                    "hp": 13425,
                    "attack": 1042,
                    "defense": 687,
                    "speed": 122,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3155,
                    "monster": 103,
                    "stars": 4,
                    "level": 39,
                    "hp": 8490,
                    "attack": 1276,
                    "defense": 582,
                    "speed": 138,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 3156,
                    "monster": 103,
                    "stars": 4,
                    "level": 39,
                    "hp": 8490,
                    "attack": 1276,
                    "defense": 582,
                    "speed": 138,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3157,
                    "monster": 203,
                    "stars": 4,
                    "level": 39,
                    "hp": 13425,
                    "attack": 1042,
                    "defense": 687,
                    "speed": 122,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3158,
                    "monster": 203,
                    "stars": 4,
                    "level": 39,
                    "hp": 13425,
                    "attack": 1042,
                    "defense": 687,
                    "speed": 122,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3159,
                    "monster": 103,
                    "stars": 4,
                    "level": 39,
                    "hp": 8490,
                    "attack": 1276,
                    "defense": 582,
                    "speed": 138,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 3160,
                    "monster": 203,
                    "stars": 4,
                    "level": 40,
                    "hp": 13695,
                    "attack": 1064,
                    "defense": 701,
                    "speed": 122,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3161,
                    "monster": 383,
                    "stars": 4,
                    "level": 40,
                    "hp": 13425,
                    "attack": 1106,
                    "defense": 687,
                    "speed": 122,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3162,
                    "monster": 384,
                    "stars": 5,
                    "level": 40,
                    "hp": 15540,
                    "attack": 1112,
                    "defense": 1048,
                    "speed": 133,
                    "resist": 28,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3163,
                    "monster": 383,
                    "stars": 4,
                    "level": 40,
                    "hp": 13425,
                    "attack": 1106,
                    "defense": 687,
                    "speed": 122,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3164,
                    "monster": 103,
                    "stars": 4,
                    "level": 40,
                    "hp": 8640,
                    "attack": 1301,
                    "defense": 593,
                    "speed": 138,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}