GET /api/v1/bbses/9064/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/9064/?format=api",
"demozoo_url": "https://demozoo.org/bbs/9064/",
"id": 9064,
"name": "Living Steel",
"location": "California, United States",
"country_code": "US",
"latitude": 37.25022,
"longitude": -119.75126,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/48952/?format=api",
"id": 48952,
"name": "Blade"
},
"role": "sysop",
"is_current": true
},
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/40203/?format=api",
"id": 40203,
"name": "STiLE"
},
"role": "sysop",
"is_current": true
}
],
"affiliations": [],
"tags": []
}