GET /api/v1/bbses/7454/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/7454/?format=api",
"demozoo_url": "https://demozoo.org/bbs/7454/",
"id": 7454,
"name": "Wacko World",
"location": "Oregon, United States",
"country_code": "US",
"latitude": 44.00013,
"longitude": -120.50139,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/128316/?format=api",
"id": 128316,
"name": "Wacko"
},
"role": "sysop",
"is_current": false
}
],
"affiliations": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/85276/?format=api",
"id": 85276,
"name": "Need for Speed"
},
"role": "010-whq"
}
],
"tags": [
"bbs-pc"
]
}