GET /api/v1/bbses/4370/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/4370/?format=api",
"demozoo_url": "https://demozoo.org/bbs/4370/",
"id": 4370,
"name": "The Silence of Water",
"location": "Stockholm County, Stockholm, Sweden",
"country_code": "SE",
"latitude": 59.5,
"longitude": 18.0,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/123015/?format=api",
"id": 123015,
"name": "Yesod"
},
"role": "sysop",
"is_current": true
},
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/123016/?format=api",
"id": 123016,
"name": "Yodel"
},
"role": "co-sysop",
"is_current": true
}
],
"affiliations": [],
"tags": [
"bbs-pc",
"bbs-nonpublic"
]
}