GET /api/v1/bbses/10130/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/10130/?format=api",
"demozoo_url": "https://demozoo.org/bbs/10130/",
"id": 10130,
"name": "Lunar Eclipse",
"location": "United States",
"country_code": "US",
"latitude": 39.76,
"longitude": -98.5,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/133854/?format=api",
"id": 133854,
"name": "Nasty Child"
},
"role": "sysop",
"is_current": true
}
],
"affiliations": [],
"tags": [
"bbs-pc",
"tcsnet"
]
}