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

{
    "id": 9798,
    "url": "https://swarfarm.com/api/v2/dungeons/9798/?format=api",
    "enabled": true,
    "name": "Castle of Forgotten Heroes",
    "slug": "castle-of-forgotten-heroes",
    "category": "Dimensional Hole",
    "icon": "unit_icon_0084_0_0.png",
    "levels": [
        752,
        753,
        754,
        755,
        756
    ]
}