GET /api/v1/bbses/3967/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/3967/?format=api",
"demozoo_url": "https://demozoo.org/bbs/3967/",
"id": 3967,
"name": "Cybertech",
"location": "Chicago, Cook County, Illinois, United States",
"country_code": "US",
"latitude": 41.85003,
"longitude": -87.65005,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/123406/?format=api",
"id": 123406,
"name": "Flashback"
},
"role": "sysop",
"is_current": true
}
],
"affiliations": [],
"tags": [
"amiex",
"bbs-pc",
"bbs-amiga",
"hpav"
]
}