GET /api/v1/bbses/2307/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/2307/?format=api",
"demozoo_url": "https://demozoo.org/bbs/2307/",
"id": 2307,
"name": "Silicon Sphinx",
"location": "Decatur, Macon County, Illinois, United States",
"country_code": "US",
"latitude": 39.84031,
"longitude": -88.9548,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/120763/?format=api",
"id": 120763,
"name": "Maelstrom"
},
"role": "sysop",
"is_current": true
}
],
"affiliations": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/76732/?format=api",
"id": 76732,
"name": "Wicked"
},
"role": "040-distsite"
}
],
"tags": [
"bbs-pc"
]
}