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

{
    "id": 2127,
    "url": "https://swarfarm.com/api/v2/dungeons/2127/?format=api",
    "enabled": true,
    "name": "Light Imp Champion Secret Dungeon",
    "slug": "light-imp-champion-secret-dungeon",
    "category": "Secret Dungeon",
    "icon": "",
    "levels": [
        558
    ]
}