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

{
    "id": 9017,
    "url": "https://swarfarm.com/api/v2/dungeons/9017/?format=api",
    "enabled": true,
    "name": "Cliff of Tough Beast Men",
    "slug": "cliff-of-tough-beast-men",
    "category": "Dimensional Hole",
    "icon": "unit_icon_0053_2_0.png",
    "levels": [
        657,
        658,
        659,
        660,
        661
    ]
}