GET /api/v1/bbses/9565/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/9565/?format=api",
"demozoo_url": "https://demozoo.org/bbs/9565/",
"id": 9565,
"name": "Elixir",
"location": "Massachusetts, United States",
"country_code": "US",
"latitude": 42.36565,
"longitude": -71.10832,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/109493/?format=api",
"id": 109493,
"name": "Sociopath"
},
"role": "sysop",
"is_current": true
}
],
"affiliations": [],
"tags": [
"bbs-pc"
]
}