GET /api/v1/bbses/8895/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/8895/?format=api",
"demozoo_url": "https://demozoo.org/bbs/8895/",
"id": 8895,
"name": "PC-Forum",
"location": "Atlanta, Fulton County, Georgia, United States",
"country_code": "US",
"latitude": 33.749,
"longitude": -84.38798,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/146674/?format=api",
"id": 146674,
"name": "Lee Nelson"
},
"role": "sysop",
"is_current": true
}
],
"affiliations": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/146673/?format=api",
"id": 146673,
"name": "Against Software Protection"
},
"role": ""
}
],
"tags": [
"bbs-pc"
]
}