GET /api/v1/bbses/3210/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/3210/?format=api",
"demozoo_url": "https://demozoo.org/bbs/3210/",
"id": 3210,
"name": "The Dark Half (510)",
"location": "Oakland, Alameda County, California, United States",
"country_code": "US",
"latitude": 37.80437,
"longitude": -122.2708,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/75779/?format=api",
"id": 75779,
"name": "Shadow Knight"
},
"role": "sysop",
"is_current": true
},
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/131304/?format=api",
"id": 131304,
"name": "Jaelithe"
},
"role": "co-sysop",
"is_current": true
}
],
"affiliations": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/77613/?format=api",
"id": 77613,
"name": "Pirates In Legion"
},
"role": "040-distsite"
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/79578/?format=api",
"id": 79578,
"name": "Coders Task Force"
},
"role": "040-distsite"
}
],
"tags": [
"bbs-pc"
]
}