GET /api/v1/bbses/9020/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/9020/?format=api",
"demozoo_url": "https://demozoo.org/bbs/9020/",
"id": 9020,
"name": "Underwear Grinder",
"location": "New Jersey, United States",
"country_code": "US",
"latitude": 40.16706,
"longitude": -74.49987,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/86710/?format=api",
"id": 86710,
"name": "Joe Mama"
},
"role": "sysop",
"is_current": true
}
],
"affiliations": [],
"tags": [
"bbs-pc"
]
}