GET /api/v1/bbses/14360/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/14360/?format=api",
"demozoo_url": "https://demozoo.org/bbs/14360/",
"id": 14360,
"name": "Bucket of Blood",
"location": "Alberta, Canada",
"country_code": "CA",
"latitude": 52.28333,
"longitude": -117.469,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/75228/?format=api",
"id": 75228,
"name": "Roger Ramjet"
},
"role": "sysop",
"is_current": true
}
],
"affiliations": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/519/?format=api",
"id": 519,
"name": "Razor 1911"
},
"role": "040-distsite"
}
],
"tags": [
"bbs-pc",
"bbs-nonpublic"
]
}