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

{
    "id": 81,
    "url": "https://swarfarm.com/api/v2/levels/81/?format=api",
    "dungeon": 4,
    "floor": 4,
    "difficulty": "Hell",
    "energy_cost": 5,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 693,
                    "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": 694,
                    "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": 695,
                    "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": 696,
                    "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": 697,
                    "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": 698,
                    "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": 699,
                    "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": 700,
                    "monster": 73,
                    "stars": 5,
                    "level": 40,
                    "hp": 8055,
                    "attack": 316,
                    "defense": 441,
                    "speed": 100,
                    "resist": 18,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 701,
                    "monster": 74,
                    "stars": 6,
                    "level": 40,
                    "hp": 14295,
                    "attack": 513,
                    "defense": 799,
                    "speed": 111,
                    "resist": 21,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 702,
                    "monster": 73,
                    "stars": 5,
                    "level": 40,
                    "hp": 8055,
                    "attack": 316,
                    "defense": 441,
                    "speed": 100,
                    "resist": 18,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}