GET /api/v1/bbses/7123/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/7123/?format=api",
"demozoo_url": "https://demozoo.org/bbs/7123/",
"id": 7123,
"name": "Twisted Visions",
"location": "Ontario, Canada",
"country_code": "CA",
"latitude": 49.25014,
"longitude": -84.49983,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/127627/?format=api",
"id": 127627,
"name": "Imp Vicious"
},
"role": "sysop",
"is_current": false
}
],
"affiliations": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/116624/?format=api",
"id": 116624,
"name": "Trials in Musical Escape"
},
"role": "040-distsite"
}
],
"tags": []
}