GET /api/v1/bbses/8781/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/8781/?format=api",
"demozoo_url": "https://demozoo.org/bbs/8781/",
"id": 8781,
"name": "Ground Zero",
"location": "United States",
"country_code": "US",
"latitude": 39.76,
"longitude": -98.5,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/110744/?format=api",
"id": 110744,
"name": "Sudden Violence"
},
"role": "sysop",
"is_current": false
}
],
"affiliations": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/110725/?format=api",
"id": 110725,
"name": "SiN"
},
"role": "020-hq"
}
],
"tags": [
"bbs-pc",
"unknown-location"
]
}