GET /api/v1/bbses/3581/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/3581/?format=api",
"demozoo_url": "https://demozoo.org/bbs/3581/",
"id": 3581,
"name": "Dreamfactory",
"location": "Bremen, Germany",
"country_code": "DE",
"latitude": 53.08333,
"longitude": 8.83333,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/123039/?format=api",
"id": 123039,
"name": "Diablo"
},
"role": "sysop",
"is_current": true
},
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/123040/?format=api",
"id": 123040,
"name": "Backdraft"
},
"role": "co-sysop",
"is_current": true
}
],
"affiliations": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/99282/?format=api",
"id": 99282,
"name": "Dreamtheme"
},
"role": "010-whq"
}
],
"tags": [
"bbs-pc",
"bbs-nonpublic",
"bbs-amiga",
"bbs-console",
"isdn"
]
}