GET /api/v1/bbses/8686/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/8686/?format=api",
"demozoo_url": "https://demozoo.org/bbs/8686/",
"id": 8686,
"name": "The Humble Network",
"location": "Ontario, Canada",
"country_code": "CA",
"latitude": 49.25014,
"longitude": -84.49983,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/115140/?format=api",
"id": 115140,
"name": "Union Jack"
},
"role": "sysop",
"is_current": true
}
],
"affiliations": [],
"tags": []
}