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

{
    "id": 235,
    "url": "https://swarfarm.com/api/v2/levels/235/?format=api",
    "dungeon": 12,
    "floor": 4,
    "difficulty": "Normal",
    "energy_cost": 3,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 2199,
                    "monster": 797,
                    "stars": 3,
                    "level": 35,
                    "hp": 9135,
                    "attack": 1432,
                    "defense": 307,
                    "speed": 115,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2200,
                    "monster": 42,
                    "stars": 3,
                    "level": 35,
                    "hp": 6660,
                    "attack": 681,
                    "defense": 596,
                    "speed": 112,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2201,
                    "monster": 797,
                    "stars": 3,
                    "level": 35,
                    "hp": 9135,
                    "attack": 1432,
                    "defense": 307,
                    "speed": 115,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2202,
                    "monster": 797,
                    "stars": 3,
                    "level": 35,
                    "hp": 9135,
                    "attack": 1432,
                    "defense": 307,
                    "speed": 115,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 2203,
                    "monster": 42,
                    "stars": 3,
                    "level": 35,
                    "hp": 6660,
                    "attack": 681,
                    "defense": 596,
                    "speed": 112,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2204,
                    "monster": 42,
                    "stars": 3,
                    "level": 35,
                    "hp": 6660,
                    "attack": 681,
                    "defense": 596,
                    "speed": 112,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2205,
                    "monster": 797,
                    "stars": 3,
                    "level": 35,
                    "hp": 9135,
                    "attack": 1432,
                    "defense": 307,
                    "speed": 115,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2206,
                    "monster": 797,
                    "stars": 3,
                    "level": 35,
                    "hp": 9135,
                    "attack": 1432,
                    "defense": 307,
                    "speed": 115,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 2207,
                    "monster": 797,
                    "stars": 3,
                    "level": 36,
                    "hp": 9330,
                    "attack": 1468,
                    "defense": 315,
                    "speed": 115,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2208,
                    "monster": 42,
                    "stars": 3,
                    "level": 36,
                    "hp": 6810,
                    "attack": 697,
                    "defense": 610,
                    "speed": 112,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2209,
                    "monster": 796,
                    "stars": 4,
                    "level": 36,
                    "hp": 11655,
                    "attack": 1144,
                    "defense": 381,
                    "speed": 126,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2210,
                    "monster": 797,
                    "stars": 3,
                    "level": 36,
                    "hp": 9330,
                    "attack": 1468,
                    "defense": 315,
                    "speed": 115,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2211,
                    "monster": 797,
                    "stars": 3,
                    "level": 36,
                    "hp": 9330,
                    "attack": 1468,
                    "defense": 315,
                    "speed": 115,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}