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

{
    "url": "https://demozoo.org/api/v1/bbses/14007/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/14007/",
    "id": 14007,
    "name": "Temple of Karnak",
    "location": "Carle Place, Nassau County, New York, United States",
    "country_code": "US",
    "latitude": 40.7526,
    "longitude": -73.61041,
    "bbstros": [],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/48254/?format=api",
                "id": 48254,
                "name": "East-Coast Connection"
            },
            "role": ""
        }
    ],
    "tags": [
        "bbs-apple"
    ]
}