GET /api/v1/bbses/2301/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/2301/?format=api",
"demozoo_url": "https://demozoo.org/bbs/2301/",
"id": 2301,
"name": "Parental Advisory (800)",
"location": "United States",
"country_code": "US",
"latitude": 39.76,
"longitude": -98.5,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/120760/?format=api",
"id": 120760,
"name": "Easy Mo Bee"
},
"role": "sysop",
"is_current": true
}
],
"affiliations": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/76732/?format=api",
"id": 76732,
"name": "Wicked"
},
"role": "040-distsite"
}
],
"tags": [
"bbs-pc"
]
}