GET /api/v1/bbses/12831/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/12831/?format=api",
"demozoo_url": "https://demozoo.org/bbs/12831/",
"id": 12831,
"name": "The Argosy",
"location": "New Hampshire, United States",
"country_code": "US",
"latitude": 43.66702,
"longitude": -71.4998,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/147191/?format=api",
"id": 147191,
"name": "SpyGlass"
},
"role": "sysop",
"is_current": true
}
],
"affiliations": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/70665/?format=api",
"id": 70665,
"name": "Nexus"
},
"role": "040-distsite"
}
],
"tags": [
"bbs-pc"
]
}