GET /api/v1/bbses/11791/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/11791/?format=api",
"demozoo_url": "https://demozoo.org/bbs/11791/",
"id": 11791,
"name": "House OF Fire",
"location": "Germany",
"country_code": "DE",
"latitude": 51.5,
"longitude": 10.5,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/89620/?format=api",
"id": 89620,
"name": "Rock"
},
"role": "sysop",
"is_current": true
}
],
"affiliations": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/83170/?format=api",
"id": 83170,
"name": "Zylon"
},
"role": "020-hq"
}
],
"tags": [
"bbs-pc",
"bbs-nonpublic"
]
}