GET /api/v1/bbses/10572/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/10572/?format=api",
"demozoo_url": "https://demozoo.org/bbs/10572/",
"id": 10572,
"name": "The Tuna Can",
"location": "Virginia, United States",
"country_code": "US",
"latitude": 37.54812,
"longitude": -77.44675,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/135352/?format=api",
"id": 135352,
"name": "Charlie Tuna"
},
"role": "sysop",
"is_current": false
}
],
"affiliations": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/79728/?format=api",
"id": 79728,
"name": "Pirates Of The Mid-Atlantic"
},
"role": "040-distsite"
}
],
"tags": []
}