GET /api/v1/bbses/4702/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/4702/?format=api",
"demozoo_url": "https://demozoo.org/bbs/4702/",
"id": 4702,
"name": "Gateway To Hell",
"location": "Germany",
"country_code": "DE",
"latitude": 51.5,
"longitude": 10.5,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/123430/?format=api",
"id": 123430,
"name": "Dragon"
},
"role": "sysop",
"is_current": true
},
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/123431/?format=api",
"id": 123431,
"name": "Brix"
},
"role": "co-sysop",
"is_current": true
}
],
"affiliations": [],
"tags": [
"amiex",
"bbs-pc",
"bbs-nonpublic",
"bbs-amiga",
"bbs-console",
"bbs-c64",
"isdn"
]
}