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

{
    "id": 622,
    "url": "https://swarfarm.com/api/v2/levels/622/?format=api",
    "dungeon": 9008,
    "floor": 1,
    "difficulty": null,
    "energy_cost": 10,
    "xp": null,
    "frontline_slots": 20,
    "backline_slots": null,
    "total_slots": 20,
    "waves": []
}