GET /api/v1/bbses/8947/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/8947/?format=api",
"demozoo_url": "https://demozoo.org/bbs/8947/",
"id": 8947,
"name": "The Dark Mists",
"location": "Los Angeles County, California, United States",
"country_code": "US",
"latitude": 34.19801,
"longitude": -118.26102,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/131198/?format=api",
"id": 131198,
"name": "Battleaxe"
},
"role": "sysop",
"is_current": true
},
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/131199/?format=api",
"id": 131199,
"name": "High Density"
},
"role": "sysop",
"is_current": true
}
],
"affiliations": [],
"tags": [
"bbs-pc",
"celerity-bbs"
]
}