GET /api/v1/bbses/8617/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/8617/?format=api",
"demozoo_url": "https://demozoo.org/bbs/8617/",
"id": 8617,
"name": "Hulk-Box",
"location": "Berlin, Germany",
"country_code": "DE",
"latitude": 52.5233,
"longitude": 13.41377,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/130073/?format=api",
"id": 130073,
"name": "Hulk"
},
"role": "sysop",
"is_current": true
},
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/130074/?format=api",
"id": 130074,
"name": "Saber-Rider"
},
"role": "co-sysop",
"is_current": true
}
],
"affiliations": [],
"tags": [
"bbs-pc",
"bbs-amiga",
"bbs-public",
"smbx"
]
}