GET /api/v1/bbses/4166/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/4166/?format=api",
"demozoo_url": "https://demozoo.org/bbs/4166/",
"id": 4166,
"name": "No Rest for the Wicked",
"location": "Detroit, Wayne County, Michigan, United States",
"country_code": "US",
"latitude": 42.33143,
"longitude": -83.04575,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/105956/?format=api",
"id": 105956,
"name": "Mr. Crowley"
},
"role": "sysop",
"is_current": true
}
],
"affiliations": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/46360/?format=api",
"id": 46360,
"name": "Pirates With Attitudes"
},
"role": "040-distsite"
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/116624/?format=api",
"id": 116624,
"name": "Trials in Musical Escape"
},
"role": "040-distsite"
}
],
"tags": [
"bbs-pc"
]
}