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

{
    "url": "https://demozoo.org/api/v1/bbses/9606/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/9606/",
    "id": 9606,
    "name": "Ultima",
    "location": "Stockholm County, Stockholm, Sweden",
    "country_code": "SE",
    "latitude": 59.5,
    "longitude": 18.0,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/362721/?format=api",
            "demozoo_url": "https://demozoo.org/productions/362721/",
            "id": 362721,
            "title": "GSN Infopacket & Nodelist 05.05.97",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1997-05-05",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                    "id": 4,
                    "name": "MS-Dos"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/49/?format=api",
                    "id": 49,
                    "name": "Textmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "bbs-list",
                "gsn-net",
                "nodelist"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/132451/?format=api",
                "id": 132451,
                "name": "Fade"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "remoteaccess",
        "bbs-pc",
        "gsn-net"
    ]
}