GET /api/v1/bbses/9083/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/9083/?format=api",
"demozoo_url": "https://demozoo.org/bbs/9083/",
"id": 9083,
"name": "The Terminal Underground",
"location": "Maryland, United States",
"country_code": "US",
"latitude": 39.00039,
"longitude": -76.74997,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/120645/?format=api",
"id": 120645,
"name": "Hack Rat"
},
"role": "sysop",
"is_current": true
}
],
"affiliations": [],
"tags": [
"bbs-pc"
]
}