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

{
    "id": 2095,
    "url": "https://swarfarm.com/api/v2/dungeons/2095/?format=api",
    "enabled": true,
    "name": "Fire Bounty Hunter Secret Dungeon",
    "slug": "fire-bounty-hunter-secret-dungeon",
    "category": "Secret Dungeon",
    "icon": "",
    "levels": [
        521
    ]
}