GET /api/v1/bbses/3549/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/3549/?format=api",
"demozoo_url": "https://demozoo.org/bbs/3549/",
"id": 3549,
"name": "Flash Cave",
"location": "Finland",
"country_code": "FI",
"latitude": 64.0,
"longitude": 26.0,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/122018/?format=api",
"id": 122018,
"name": "Tracker"
},
"role": "sysop",
"is_current": true
},
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/85687/?format=api",
"id": 85687,
"name": "Gluester"
},
"role": "co-sysop",
"is_current": true
}
],
"affiliations": [],
"tags": [
"pcboard",
"bbs-pc",
"bbs-nonpublic"
]
}