GET /api/v1/bbses/9351/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/9351/?format=api",
"demozoo_url": "https://demozoo.org/bbs/9351/",
"id": 9351,
"name": "The Empire City",
"location": "Toronto, Ontario, Canada",
"country_code": "CA",
"latitude": 43.70011,
"longitude": -79.4163,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/131837/?format=api",
"id": 131837,
"name": "The Boss Man"
},
"role": "sysop",
"is_current": true
},
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/131838/?format=api",
"id": 131838,
"name": "Kungfu Master"
},
"role": "sysop",
"is_current": true
}
],
"affiliations": [],
"tags": [
"pcboard",
"bbs-pc",
"no-staff-added"
]
}