GET /api/v1/bbses/11207/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/11207/?format=api",
"demozoo_url": "https://demozoo.org/bbs/11207/",
"id": 11207,
"name": "The Queen BBS",
"location": "Italy",
"country_code": "IT",
"latitude": 42.83333,
"longitude": 12.83333,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/139140/?format=api",
"id": 139140,
"name": "Michael"
},
"role": "sysop",
"is_current": true
},
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/56683/?format=api",
"id": 56683,
"name": "BlueBoy"
},
"role": "co-sysop",
"is_current": true
}
],
"affiliations": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/139141/?format=api",
"id": 139141,
"name": "NsT"
},
"role": "010-whq"
}
],
"tags": []
}