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

{
    "id": 234,
    "url": "https://swarfarm.com/api/v2/levels/234/?format=api",
    "dungeon": 12,
    "floor": 3,
    "difficulty": "Normal",
    "energy_cost": 3,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 2186,
                    "monster": 203,
                    "stars": 3,
                    "level": 34,
                    "hp": 8250,
                    "attack": 795,
                    "defense": 503,
                    "speed": 112,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2187,
                    "monster": 383,
                    "stars": 3,
                    "level": 34,
                    "hp": 8055,
                    "attack": 825,
                    "defense": 493,
                    "speed": 112,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2188,
                    "monster": 103,
                    "stars": 3,
                    "level": 34,
                    "hp": 5220,
                    "attack": 971,
                    "defense": 425,
                    "speed": 126,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2189,
                    "monster": 203,
                    "stars": 3,
                    "level": 34,
                    "hp": 8250,
                    "attack": 795,
                    "defense": 503,
                    "speed": 112,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 2190,
                    "monster": 103,
                    "stars": 3,
                    "level": 34,
                    "hp": 5220,
                    "attack": 971,
                    "defense": 425,
                    "speed": 126,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2191,
                    "monster": 103,
                    "stars": 3,
                    "level": 34,
                    "hp": 5220,
                    "attack": 971,
                    "defense": 425,
                    "speed": 126,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2192,
                    "monster": 383,
                    "stars": 3,
                    "level": 34,
                    "hp": 8055,
                    "attack": 825,
                    "defense": 493,
                    "speed": 112,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2193,
                    "monster": 203,
                    "stars": 3,
                    "level": 34,
                    "hp": 8250,
                    "attack": 795,
                    "defense": 503,
                    "speed": 112,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 2194,
                    "monster": 103,
                    "stars": 3,
                    "level": 35,
                    "hp": 5340,
                    "attack": 998,
                    "defense": 436,
                    "speed": 126,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2195,
                    "monster": 383,
                    "stars": 3,
                    "level": 35,
                    "hp": 8280,
                    "attack": 846,
                    "defense": 505,
                    "speed": 112,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2196,
                    "monster": 384,
                    "stars": 4,
                    "level": 35,
                    "hp": 13200,
                    "attack": 996,
                    "defense": 703,
                    "speed": 123,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2197,
                    "monster": 203,
                    "stars": 3,
                    "level": 35,
                    "hp": 8430,
                    "attack": 813,
                    "defense": 516,
                    "speed": 112,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2198,
                    "monster": 383,
                    "stars": 3,
                    "level": 35,
                    "hp": 8280,
                    "attack": 846,
                    "defense": 505,
                    "speed": 112,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}