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

{
    "id": 175,
    "url": "https://swarfarm.com/api/v2/levels/175/?format=api",
    "dungeon": 9,
    "floor": 7,
    "difficulty": "Normal",
    "energy_cost": 4,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 2963,
                    "monster": 1154,
                    "stars": 2,
                    "level": 30,
                    "hp": 6885,
                    "attack": 489,
                    "defense": 428,
                    "speed": 126,
                    "resist": 30,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2964,
                    "monster": 1154,
                    "stars": 2,
                    "level": 30,
                    "hp": 6885,
                    "attack": 489,
                    "defense": 428,
                    "speed": 126,
                    "resist": 30,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2965,
                    "monster": 1152,
                    "stars": 2,
                    "level": 30,
                    "hp": 6420,
                    "attack": 565,
                    "defense": 381,
                    "speed": 121,
                    "resist": 30,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2966,
                    "monster": 1152,
                    "stars": 2,
                    "level": 30,
                    "hp": 6420,
                    "attack": 565,
                    "defense": 381,
                    "speed": 121,
                    "resist": 30,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 2967,
                    "monster": 1152,
                    "stars": 3,
                    "level": 30,
                    "hp": 7440,
                    "attack": 657,
                    "defense": 444,
                    "speed": 121,
                    "resist": 30,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2968,
                    "monster": 1154,
                    "stars": 3,
                    "level": 30,
                    "hp": 7980,
                    "attack": 568,
                    "defense": 496,
                    "speed": 126,
                    "resist": 30,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2969,
                    "monster": 1152,
                    "stars": 3,
                    "level": 30,
                    "hp": 7440,
                    "attack": 657,
                    "defense": 444,
                    "speed": 121,
                    "resist": 30,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2970,
                    "monster": 1152,
                    "stars": 3,
                    "level": 30,
                    "hp": 7440,
                    "attack": 657,
                    "defense": 444,
                    "speed": 121,
                    "resist": 30,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 2971,
                    "monster": 1080,
                    "stars": 5,
                    "level": 30,
                    "hp": 21525,
                    "attack": 897,
                    "defense": 478,
                    "speed": 134,
                    "resist": 30,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}