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

{
    "id": 233,
    "url": "https://swarfarm.com/api/v2/levels/233/?format=api",
    "dungeon": 12,
    "floor": 2,
    "difficulty": "Normal",
    "energy_cost": 3,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 715,
                    "monster": 798,
                    "stars": 3,
                    "level": 34,
                    "hp": 9375,
                    "attack": 942,
                    "defense": 347,
                    "speed": 110,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 716,
                    "monster": 798,
                    "stars": 3,
                    "level": 34,
                    "hp": 9375,
                    "attack": 942,
                    "defense": 347,
                    "speed": 110,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 717,
                    "monster": 798,
                    "stars": 3,
                    "level": 34,
                    "hp": 9375,
                    "attack": 942,
                    "defense": 347,
                    "speed": 110,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 718,
                    "monster": 41,
                    "stars": 3,
                    "level": 34,
                    "hp": 6060,
                    "attack": 630,
                    "defense": 538,
                    "speed": 107,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 719,
                    "monster": 41,
                    "stars": 2,
                    "level": 33,
                    "hp": 5250,
                    "attack": 543,
                    "defense": 464,
                    "speed": 107,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 720,
                    "monster": 41,
                    "stars": 2,
                    "level": 33,
                    "hp": 5250,
                    "attack": 543,
                    "defense": 464,
                    "speed": 107,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 721,
                    "monster": 41,
                    "stars": 2,
                    "level": 33,
                    "hp": 5250,
                    "attack": 543,
                    "defense": 464,
                    "speed": 107,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 722,
                    "monster": 41,
                    "stars": 2,
                    "level": 33,
                    "hp": 5250,
                    "attack": 543,
                    "defense": 464,
                    "speed": 107,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 723,
                    "monster": 41,
                    "stars": 3,
                    "level": 34,
                    "hp": 6060,
                    "attack": 630,
                    "defense": 538,
                    "speed": 107,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 724,
                    "monster": 41,
                    "stars": 3,
                    "level": 34,
                    "hp": 6060,
                    "attack": 630,
                    "defense": 538,
                    "speed": 107,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 725,
                    "monster": 798,
                    "stars": 4,
                    "level": 34,
                    "hp": 11520,
                    "attack": 960,
                    "defense": 403,
                    "speed": 126,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 726,
                    "monster": 41,
                    "stars": 3,
                    "level": 34,
                    "hp": 6060,
                    "attack": 630,
                    "defense": 538,
                    "speed": 107,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 727,
                    "monster": 798,
                    "stars": 3,
                    "level": 34,
                    "hp": 9375,
                    "attack": 942,
                    "defense": 347,
                    "speed": 110,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}