GET /api/v1/bbses/161/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/161/?format=api",
"demozoo_url": "https://demozoo.org/bbs/161/",
"id": 161,
"name": "Alpha 1 Studio",
"location": "Maryland, United States",
"country_code": "US",
"latitude": 39.00039,
"longitude": -76.74997,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/110177/?format=api",
"id": 110177,
"name": "Ackman"
},
"role": "sysop",
"is_current": true
}
],
"affiliations": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/22737/?format=api",
"id": 22737,
"name": "Mistigris"
},
"role": "040-distsite"
}
],
"tags": [
"bbs-pc"
]
}