GET /api/v1/bbses/5674/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/5674/?format=api",
"demozoo_url": "https://demozoo.org/bbs/5674/",
"id": 5674,
"name": "Zone Infernale",
"location": "Montréal, Quebec, Canada",
"country_code": "CA",
"latitude": 45.50008,
"longitude": -73.68248,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/124864/?format=api",
"id": 124864,
"name": "Alex The Deicide"
},
"role": "sysop",
"is_current": true
}
],
"affiliations": [],
"tags": [
"bbs-pc",
"bbs-public",
"renegade-bbs"
]
}