GET /api/v1/bbses/14447/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/14447/?format=api",
"demozoo_url": "https://demozoo.org/bbs/14447/",
"id": 14447,
"name": "The Binary Fission",
"location": "Maryland, United States",
"country_code": "US",
"latitude": 39.00039,
"longitude": -76.74997,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/153482/?format=api",
"id": 153482,
"name": "Mr Bic"
},
"role": "sysop",
"is_current": true
}
],
"affiliations": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/112687/?format=api",
"id": 112687,
"name": "The Software Innovation Network"
},
"role": "040-distsite"
}
],
"tags": [
"bbs-pc",
"bbs-nonpublic"
]
}