GET /api/v1/bbses/14167/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/14167/?format=api",
"demozoo_url": "https://demozoo.org/bbs/14167/",
"id": 14167,
"name": "World Of Wonders",
"location": "Denmark",
"country_code": "DK",
"latitude": 56.0,
"longitude": 10.0,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/36431/?format=api",
"id": 36431,
"name": "Undercover"
},
"role": "sysop",
"is_current": true
}
],
"affiliations": [],
"tags": [
"pcboard",
"bbs-pc"
]
}