GET /api/v1/bbses/4237/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/4237/?format=api",
"demozoo_url": "https://demozoo.org/bbs/4237/",
"id": 4237,
"name": "The Emporium",
"location": "",
"country_code": "",
"latitude": null,
"longitude": null,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/122873/?format=api",
"id": 122873,
"name": "Dr. Hayes"
},
"role": "sysop",
"is_current": true
}
],
"affiliations": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/109708/?format=api",
"id": 109708,
"name": "Violation"
},
"role": "010-whq"
}
],
"tags": [
"bbs-pc",
"bbs-nonpublic",
"unknown-location"
]
}