GET /api/v1/bbses/7703/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/7703/?format=api",
"demozoo_url": "https://demozoo.org/bbs/7703/",
"id": 7703,
"name": "The Underground Tavern",
"location": "Orange County, California, United States",
"country_code": "US",
"latitude": 33.67691,
"longitude": -117.77617,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/128536/?format=api",
"id": 128536,
"name": "Caveman"
},
"role": "sysop",
"is_current": true
}
],
"affiliations": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/78199/?format=api",
"id": 78199,
"name": "National Courier Alliance"
},
"role": "020-hq"
}
],
"tags": [
"bbs-pc"
]
}