GET /api/v1/bbses/7000/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/7000/?format=api",
"demozoo_url": "https://demozoo.org/bbs/7000/",
"id": 7000,
"name": "Digital Extortion",
"location": "Sweden",
"country_code": "SE",
"latitude": 62.0,
"longitude": 15.0,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/127492/?format=api",
"id": 127492,
"name": "Mercury"
},
"role": "sysop",
"is_current": true
}
],
"affiliations": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/88422/?format=api",
"id": 88422,
"name": "fATE"
},
"role": "040-distsite"
}
],
"tags": [
"bbs-pc",
"bbs-nonpublic",
"telnet"
]
}