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

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