GET /api/v1/bbses/13514/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/13514/?format=api",
"demozoo_url": "https://demozoo.org/bbs/13514/",
"id": 13514,
"name": "Power Zone",
"location": "Netherlands",
"country_code": "NL",
"latitude": 52.25,
"longitude": 5.75,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/139154/?format=api",
"id": 139154,
"name": "Candyman"
},
"role": "sysop",
"is_current": true
}
],
"affiliations": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/19300/?format=api",
"id": 19300,
"name": "Cyanide"
},
"role": "020-hq"
}
],
"tags": [
"bbs-amiga"
]
}