GET /api/v1/bbses/6191/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/6191/?format=api",
"demozoo_url": "https://demozoo.org/bbs/6191/",
"id": 6191,
"name": "Hyper",
"location": "Ontario, Canada",
"country_code": "CA",
"latitude": 49.25014,
"longitude": -84.49983,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/125751/?format=api",
"id": 125751,
"name": "Bishop"
},
"role": "sysop",
"is_current": false
}
],
"affiliations": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/58106/?format=api",
"id": 58106,
"name": "Intra"
},
"role": "020-hq"
}
],
"tags": [
"bbs-pc"
]
}