GET /api/v1/bbses/12453/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/12453/?format=api",
"demozoo_url": "https://demozoo.org/bbs/12453/",
"id": 12453,
"name": "The Progressive",
"location": "New Jersey, United States",
"country_code": "US",
"latitude": 40.16706,
"longitude": -74.49987,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/146194/?format=api",
"id": 146194,
"name": "Chappy"
},
"role": "sysop",
"is_current": true
}
],
"affiliations": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/146193/?format=api",
"id": 146193,
"name": "Pirates Against Purchasing Software"
},
"role": "010-whq"
}
],
"tags": [
"bbs-pc"
]
}