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

{
    "id": 84,
    "url": "https://swarfarm.com/api/v2/levels/84/?format=api",
    "dungeon": 4,
    "floor": 7,
    "difficulty": "Hell",
    "energy_cost": 6,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 3688,
                    "monster": 57,
                    "stars": 4,
                    "level": 40,
                    "hp": 4695,
                    "attack": 377,
                    "defense": 368,
                    "speed": 105,
                    "resist": 18,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3689,
                    "monster": 57,
                    "stars": 4,
                    "level": 40,
                    "hp": 4695,
                    "attack": 377,
                    "defense": 368,
                    "speed": 105,
                    "resist": 18,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3690,
                    "monster": 73,
                    "stars": 4,
                    "level": 40,
                    "hp": 6600,
                    "attack": 259,
                    "defense": 360,
                    "speed": 100,
                    "resist": 18,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 3691,
                    "monster": 73,
                    "stars": 4,
                    "level": 40,
                    "hp": 6600,
                    "attack": 259,
                    "defense": 360,
                    "speed": 100,
                    "resist": 18,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3692,
                    "monster": 57,
                    "stars": 4,
                    "level": 40,
                    "hp": 4695,
                    "attack": 377,
                    "defense": 368,
                    "speed": 105,
                    "resist": 18,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3693,
                    "monster": 73,
                    "stars": 4,
                    "level": 40,
                    "hp": 6600,
                    "attack": 259,
                    "defense": 360,
                    "speed": 100,
                    "resist": 18,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3694,
                    "monster": 57,
                    "stars": 4,
                    "level": 40,
                    "hp": 4695,
                    "attack": 377,
                    "defense": 368,
                    "speed": 105,
                    "resist": 18,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 3695,
                    "monster": 55,
                    "stars": 6,
                    "level": 40,
                    "hp": 10380,
                    "attack": 340,
                    "defense": 450,
                    "speed": 90,
                    "resist": 18,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3696,
                    "monster": 1072,
                    "stars": 6,
                    "level": 40,
                    "hp": 18450,
                    "attack": 1317,
                    "defense": 513,
                    "speed": 108,
                    "resist": 52,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3697,
                    "monster": 55,
                    "stars": 6,
                    "level": 40,
                    "hp": 10380,
                    "attack": 340,
                    "defense": 450,
                    "speed": 90,
                    "resist": 18,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}