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

{
    "id": 252,
    "url": "https://swarfarm.com/api/v2/levels/252/?format=api",
    "dungeon": 12,
    "floor": 7,
    "difficulty": "Hell",
    "energy_cost": 6,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 435,
                    "monster": 383,
                    "stars": 5,
                    "level": 48,
                    "hp": 17550,
                    "attack": 1254,
                    "defense": 1008,
                    "speed": 132,
                    "resist": 28,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 436,
                    "monster": 63,
                    "stars": 5,
                    "level": 48,
                    "hp": 10260,
                    "attack": 1451,
                    "defense": 948,
                    "speed": 143,
                    "resist": 28,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 437,
                    "monster": 383,
                    "stars": 5,
                    "level": 48,
                    "hp": 17550,
                    "attack": 1254,
                    "defense": 1008,
                    "speed": 132,
                    "resist": 28,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 438,
                    "monster": 331,
                    "stars": 5,
                    "level": 48,
                    "hp": 17220,
                    "attack": 1180,
                    "defense": 1088,
                    "speed": 132,
                    "resist": 28,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 439,
                    "monster": 63,
                    "stars": 5,
                    "level": 48,
                    "hp": 10260,
                    "attack": 1451,
                    "defense": 948,
                    "speed": 143,
                    "resist": 28,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 440,
                    "monster": 383,
                    "stars": 5,
                    "level": 48,
                    "hp": 17550,
                    "attack": 1254,
                    "defense": 1008,
                    "speed": 132,
                    "resist": 28,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 441,
                    "monster": 331,
                    "stars": 5,
                    "level": 48,
                    "hp": 17220,
                    "attack": 1180,
                    "defense": 1088,
                    "speed": 132,
                    "resist": 28,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 442,
                    "monster": 63,
                    "stars": 5,
                    "level": 48,
                    "hp": 10260,
                    "attack": 1451,
                    "defense": 948,
                    "speed": 143,
                    "resist": 28,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 443,
                    "monster": 1084,
                    "stars": 6,
                    "level": 48,
                    "hp": 79230,
                    "attack": 2312,
                    "defense": 1351,
                    "speed": 129,
                    "resist": 64,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}