GET /api/v1/bbses/13102/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/13102/?format=api",
"demozoo_url": "https://demozoo.org/bbs/13102/",
"id": 13102,
"name": "Feed Your Head!",
"location": "California, United States",
"country_code": "US",
"latitude": 37.25022,
"longitude": -119.75126,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/147869/?format=api",
"id": 147869,
"name": "Powdered Toast Man"
},
"role": "sysop",
"is_current": true
}
],
"affiliations": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/60731/?format=api",
"id": 60731,
"name": "187"
},
"role": "010-whq"
}
],
"tags": [
"bbs-pc"
]
}