GET /api/v1/bbses/12816/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/12816/?format=api",
"demozoo_url": "https://demozoo.org/bbs/12816/",
"id": 12816,
"name": "Camelot Castle",
"location": "Netherlands",
"country_code": "NL",
"latitude": 52.25,
"longitude": 5.75,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/147174/?format=api",
"id": 147174,
"name": "Merlin"
},
"role": "sysop",
"is_current": true
}
],
"affiliations": [],
"tags": [
"bbs-pc",
"bbs-nonpublic",
"isdn"
]
}