GET /api/v1/bbses/3354/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/3354/?format=api",
"demozoo_url": "https://demozoo.org/bbs/3354/",
"id": 3354,
"name": "Flying's Home",
"location": "Germany",
"country_code": "DE",
"latitude": 51.5,
"longitude": 10.5,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/24785/?format=api",
"id": 24785,
"name": "Flying Bit"
},
"role": "sysop",
"is_current": true
}
],
"affiliations": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/79605/?format=api",
"id": 79605,
"name": "German Trading Alliance"
},
"role": "020-hq"
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/69/?format=api",
"id": 69,
"name": "Tristar and Red Sector Inc."
},
"role": "015-ehq"
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/78493/?format=api",
"id": 78493,
"name": "Crystal Phasmatic"
},
"role": "040-distsite"
}
],
"tags": [
"bbs-pc",
"bbs-nonpublic",
"bbs-busted"
]
}