GET /api/v1/bbses/2302/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/2302/?format=api",
"demozoo_url": "https://demozoo.org/bbs/2302/",
"id": 2302,
"name": "Plad Banana",
"location": "Red Deer, Alberta, Canada",
"country_code": "CA",
"latitude": 52.26682,
"longitude": -113.802,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/120761/?format=api",
"id": 120761,
"name": "The Nucking Futso"
},
"role": "sysop",
"is_current": true
}
],
"affiliations": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/76732/?format=api",
"id": 76732,
"name": "Wicked"
},
"role": "040-distsite"
}
],
"tags": [
"bbs-pc"
]
}