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

{
    "id": 9852,
    "url": "https://swarfarm.com/api/v2/dungeons/9852/?format=api",
    "enabled": true,
    "name": "Steel Fortress (Abyss)",
    "slug": "steel-fortress-abyss",
    "category": "Cairos Dungeon",
    "icon": "ancient_tormentor.png",
    "levels": [
        851,
        852
    ]
}