GET /api/v1/bbses/5380/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/5380/?format=api",
"demozoo_url": "https://demozoo.org/bbs/5380/",
"id": 5380,
"name": "Secret Society",
"location": "San Bernardino County, California, United States",
"country_code": "US",
"latitude": 34.84143,
"longitude": -116.17846,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/85466/?format=api",
"id": 85466,
"name": "Vendetta"
},
"role": "sysop",
"is_current": true
}
],
"affiliations": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/85458/?format=api",
"id": 85458,
"name": "Talented Internet Cribbers"
},
"role": "020-hq"
}
],
"tags": [
"bbs-pc"
]
}