GET /api/v1/bbses/9001/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/9001/?format=api",
"demozoo_url": "https://demozoo.org/bbs/9001/",
"id": 9001,
"name": "Twelfth Night",
"location": "Iowa, United States",
"country_code": "US",
"latitude": 42.00027,
"longitude": -93.50049,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/131270/?format=api",
"id": 131270,
"name": "Wasted Space"
},
"role": "sysop",
"is_current": true
},
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/131269/?format=api",
"id": 131269,
"name": "Dark Silver"
},
"role": "co-sysop",
"is_current": true
}
],
"affiliations": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/25816/?format=api",
"id": 25816,
"name": "Licensed to Draw"
},
"role": "020-hq"
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/75249/?format=api",
"id": 75249,
"name": "Fury"
},
"role": ""
}
],
"tags": [
"bbs-pc"
]
}