GET /api/v1/bbses/7436/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/7436/?format=api",
"demozoo_url": "https://demozoo.org/bbs/7436/",
"id": 7436,
"name": "Doh",
"location": "United States",
"country_code": "US",
"latitude": 39.76,
"longitude": -98.5,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/128234/?format=api",
"id": 128234,
"name": "Phlux"
},
"role": "sysop",
"is_current": true
}
],
"affiliations": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/110957/?format=api",
"id": 110957,
"name": "Centers Of Attention"
},
"role": "020-hq"
}
],
"tags": [
"bbs-pc"
]
}