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

{
    "id": 9778,
    "url": "https://swarfarm.com/api/v2/dungeons/9778/?format=api",
    "enabled": true,
    "name": "Steel Fortress",
    "slug": "steel-fortress",
    "category": "Cairos Dungeon",
    "icon": "ancient_tormentor.png",
    "levels": [
        688,
        689,
        690,
        692,
        693,
        704,
        706,
        707,
        708,
        703
    ]
}