GET /api/v1/bbses/2614/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/2614/?format=api",
"demozoo_url": "https://demozoo.org/bbs/2614/",
"id": 2614,
"name": "Silicon Central",
"location": "Belgium",
"country_code": "BE",
"latitude": 50.75,
"longitude": 4.5,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/121083/?format=api",
"id": 121083,
"name": "Macmillan"
},
"role": "sysop",
"is_current": true
}
],
"affiliations": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/121064/?format=api",
"id": 121064,
"name": "The Nightmare Hunter"
},
"role": "040-distsite"
}
],
"tags": []
}