GET /api/v1/bbses/2194/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/2194/?format=api",
"demozoo_url": "https://demozoo.org/bbs/2194/",
"id": 2194,
"name": "The Noid's Den",
"location": "Pennsylvania, United States",
"country_code": "US",
"latitude": 40.8,
"longitude": -77.7,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/120656/?format=api",
"id": 120656,
"name": "The Noid"
},
"role": "sysop",
"is_current": true
}
],
"affiliations": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/48749/?format=api",
"id": 48749,
"name": "Zillionz"
},
"role": "040-distsite"
}
],
"tags": []
}