GET /api/v1/bbses/10330/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/10330/?format=api",
"demozoo_url": "https://demozoo.org/bbs/10330/",
"id": 10330,
"name": "Sphere of Speed",
"location": "Poland",
"country_code": "PL",
"latitude": 52.0,
"longitude": 20.0,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/80653/?format=api",
"id": 80653,
"name": "Pseudo"
},
"role": "sysop",
"is_current": true
},
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/85711/?format=api",
"id": 85711,
"name": "Contrast"
},
"role": "co-sysop",
"is_current": true
}
],
"affiliations": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/9977/?format=api",
"id": 9977,
"name": "Motiv8"
},
"role": "020-hq"
}
],
"tags": [
"bbs-pc"
]
}