GET /api/v1/bbses/5623/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/5623/?format=api",
"demozoo_url": "https://demozoo.org/bbs/5623/",
"id": 5623,
"name": "Burnin' Hell",
"location": "London, Greater London, England, United Kingdom",
"country_code": "GB",
"latitude": 51.50853,
"longitude": -0.12574,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/124788/?format=api",
"id": 124788,
"name": "Ol' Nick"
},
"role": "sysop",
"is_current": true
},
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/28068/?format=api",
"id": 28068,
"name": "Shaggy"
},
"role": "co-sysop",
"is_current": true
}
],
"affiliations": [],
"tags": [
"bbs-pc",
"bbs-amiga",
"bbs-console"
]
}