GET /api/v1/bbses/2765/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/2765/?format=api",
"demozoo_url": "https://demozoo.org/bbs/2765/",
"id": 2765,
"name": "Shadow BBS",
"location": "Sweden",
"country_code": "SE",
"latitude": 62.0,
"longitude": 15.0,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/153716/?format=api",
"id": 153716,
"name": "Andreas Dahlberg"
},
"role": "sysop",
"is_current": true
}
],
"affiliations": [],
"tags": [
"bbs-atari"
]
}