GET /api/v1/bbses/3405/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/3405/?format=api",
"demozoo_url": "https://demozoo.org/bbs/3405/",
"id": 3405,
"name": "Beyond This World (310)",
"location": "Hawthorne, Los Angeles County, California, United States",
"country_code": "US",
"latitude": 33.9164,
"longitude": -118.35257,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/121782/?format=api",
"id": 121782,
"name": "Blake"
},
"role": "sysop",
"is_current": true
}
],
"affiliations": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/68212/?format=api",
"id": 68212,
"name": "Numbers"
},
"role": "040-distsite"
}
],
"tags": [
"bbs-console"
]
}