GET /api/v1/bbses/8298/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/8298/?format=api",
"demozoo_url": "https://demozoo.org/bbs/8298/",
"id": 8298,
"name": "Cell Block C",
"location": "Vancouver, Metro Vancouver Regional District, British Columbia, Canada",
"country_code": "CA",
"latitude": 49.24966,
"longitude": -123.11934,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/129643/?format=api",
"id": 129643,
"name": "CodeRed"
},
"role": "sysop",
"is_current": true
}
],
"affiliations": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/123732/?format=api",
"id": 123732,
"name": "DEVO"
},
"role": "040-distsite"
}
],
"tags": [
"bbs-pc",
"bbs-nonpublic"
]
}