GET /api/v1/bbses/6288/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/6288/?format=api",
"demozoo_url": "https://demozoo.org/bbs/6288/",
"id": 6288,
"name": "Crystalball",
"location": "Netherlands",
"country_code": "NL",
"latitude": 52.25,
"longitude": 5.75,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/56157/?format=api",
"id": 56157,
"name": "The Silver Surfer"
},
"role": "sysop",
"is_current": true
}
],
"affiliations": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/2781/?format=api",
"id": 2781,
"name": "Success"
},
"role": "020-hq"
}
],
"tags": [
"bbs-c64"
]
}