GET /api/v1/bbses/3660/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/3660/?format=api",
"demozoo_url": "https://demozoo.org/bbs/3660/",
"id": 3660,
"name": "Dazzle",
"location": "Borlänge Kommun, Dalarna, Sweden",
"country_code": "SE",
"latitude": 60.45799,
"longitude": 15.39873,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/55971/?format=api",
"id": 55971,
"name": "Doom"
},
"role": "sysop",
"is_current": true
}
],
"affiliations": [],
"tags": []
}