GET /api/v1/bbses/9053/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/9053/?format=api",
"demozoo_url": "https://demozoo.org/bbs/9053/",
"id": 9053,
"name": "The Technacon",
"location": "San Francisco, City and County of San Francisco, California, United States",
"country_code": "US",
"latitude": 37.77493,
"longitude": -122.41942,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/120006/?format=api",
"id": 120006,
"name": "Elliot Ness"
},
"role": "sysop",
"is_current": true
}
],
"affiliations": [],
"tags": [
"bbs-pc"
]
}