GET /api/v1/bbses/9112/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/9112/?format=api",
"demozoo_url": "https://demozoo.org/bbs/9112/",
"id": 9112,
"name": "Southern Comfort (510)",
"location": "California, United States",
"country_code": "US",
"latitude": 37.25022,
"longitude": -119.75126,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/131412/?format=api",
"id": 131412,
"name": "Thug"
},
"role": "sysop",
"is_current": true
},
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/106121/?format=api",
"id": 106121,
"name": "Sir Real"
},
"role": "co-sysop",
"is_current": true
}
],
"affiliations": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/75190/?format=api",
"id": 75190,
"name": "Fusion"
},
"role": "040-distsite"
}
],
"tags": [
"bbs-pc"
]
}