GET /api/v1/bbses/6906/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/6906/?format=api",
"demozoo_url": "https://demozoo.org/bbs/6906/",
"id": 6906,
"name": "Slayer's Inn BBS",
"location": "Germany",
"country_code": "DE",
"latitude": 51.5,
"longitude": 10.5,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/4500/?format=api",
"id": 4500,
"name": "TechnoMan"
},
"role": "sysop",
"is_current": true
}
],
"affiliations": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/78270/?format=api",
"id": 78270,
"name": "Alpha"
},
"role": "020-hq"
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/147490/?format=api",
"id": 147490,
"name": "Storm Incorporated"
},
"role": "020-hq"
}
],
"tags": [
"bbs-pc",
"bbs-nonpublic"
]
}