GET /api/v1/bbses/8613/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://demozoo.org/api/v1/bbses/8613/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/8613/",
    "id": 8613,
    "name": "The Darklands",
    "location": "Florida, United States",
    "country_code": "US",
    "latitude": 28.75054,
    "longitude": -82.5001,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/305232/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/305232/",
            "id": 305232,
            "title": "The Darklands",
            "author_nicks": [
                {
                    "name": "Radigan",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/111408/?format=api",
                        "id": 111408,
                        "name": "Radigan",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "Sphere of Illusions",
                    "abbreviation": "SOI",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/111392/?format=api",
                        "id": 111392,
                        "name": "Sphere of Illusions",
                        "is_group": true
                    }
                }
            ],
            "release_date": "1996-03",
            "supertype": "graphics",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                    "id": 23,
                    "name": "Graphics",
                    "supertype": "graphics"
                }
            ],
            "tags": [
                "bbs-ad-gfx"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/130062/?format=api",
                "id": 130062,
                "name": "Liquid Insanity"
            },
            "role": "sysop",
            "is_current": false
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-pc",
        "oblivion2"
    ]
}