GET /api/v1/bbses/12342/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/12342/?format=api",
"demozoo_url": "https://demozoo.org/bbs/12342/",
"id": 12342,
"name": "Digital Wizard",
"location": "Uusimaa, Finland",
"country_code": "FI",
"latitude": 60.41667,
"longitude": 24.75,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/145621/?format=api",
"id": 145621,
"name": "BP"
},
"role": "sysop",
"is_current": true
},
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/47770/?format=api",
"id": 47770,
"name": "2ny"
},
"role": "co-sysop",
"is_current": true
}
],
"affiliations": [],
"tags": [
"bbs-c64"
]
}