GET /api/v1/bbses/9623/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/9623/?format=api",
"demozoo_url": "https://demozoo.org/bbs/9623/",
"id": 9623,
"name": "Pro BBS",
"location": "Budapest, Hungary",
"country_code": "HU",
"latitude": 47.49835,
"longitude": 19.04045,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/10442/?format=api",
"id": 10442,
"name": "Pro"
},
"role": "sysop",
"is_current": true
}
],
"affiliations": [],
"tags": [
"bbs-pc",
"erratic-net"
]
}