GET /api/v1/bbses/1982/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/1982/?format=api",
"demozoo_url": "https://demozoo.org/bbs/1982/",
"id": 1982,
"name": "Time Tunnel",
"location": "United States",
"country_code": "US",
"latitude": 39.76,
"longitude": -98.5,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/120480/?format=api",
"id": 120480,
"name": "Equaliz"
},
"role": "sysop",
"is_current": true
}
],
"affiliations": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/35463/?format=api",
"id": 35463,
"name": "Sunset"
},
"role": "020-hq"
}
],
"tags": []
}