GET /api/v1/bbses/190/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/190/?format=api",
"demozoo_url": "https://demozoo.org/bbs/190/",
"id": 190,
"name": "Juice",
"location": "Whalley, Metro Vancouver Regional District, British Columbia, Canada",
"country_code": "CA",
"latitude": 49.17917,
"longitude": -122.86667,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/11854/?format=api",
"id": 11854,
"name": "Wishbringer"
},
"role": "sysop",
"is_current": true
}
],
"affiliations": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/22737/?format=api",
"id": 22737,
"name": "Mistigris"
},
"role": "030-memberboard"
}
],
"tags": [
"bbs-pc"
]
}