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

{
    "id": 80,
    "url": "https://swarfarm.com/api/v2/levels/80/?format=api",
    "dungeon": 4,
    "floor": 3,
    "difficulty": "Hell",
    "energy_cost": 5,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 2176,
                    "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": 2177,
                    "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": 2178,
                    "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": 2179,
                    "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": 2180,
                    "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": 2181,
                    "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": 2182,
                    "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": 2183,
                    "monster": 57,
                    "stars": 5,
                    "level": 40,
                    "hp": 5745,
                    "attack": 460,
                    "defense": 451,
                    "speed": 105,
                    "resist": 18,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2184,
                    "monster": 345,
                    "stars": 6,
                    "level": 40,
                    "hp": 14760,
                    "attack": 537,
                    "defense": 784,
                    "speed": 111,
                    "resist": 21,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2185,
                    "monster": 57,
                    "stars": 5,
                    "level": 40,
                    "hp": 5745,
                    "attack": 460,
                    "defense": 451,
                    "speed": 105,
                    "resist": 18,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}