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

{
    "id": 852,
    "url": "https://swarfarm.com/api/v2/levels/852/?format=api",
    "dungeon": 9852,
    "floor": 2,
    "difficulty": null,
    "energy_cost": null,
    "xp": null,
    "frontline_slots": 5,
    "backline_slots": null,
    "total_slots": 5,
    "waves": []
}