GET /api/v1/bbses/8567/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/8567/?format=api",
"demozoo_url": "https://demozoo.org/bbs/8567/",
"id": 8567,
"name": "Questionable Ethics",
"location": "State of Queensland, Queensland, Australia",
"country_code": "AU",
"latitude": -20.0,
"longitude": 145.0,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/129942/?format=api",
"id": 129942,
"name": "MacPhist"
},
"role": "sysop",
"is_current": true
}
],
"affiliations": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/129939/?format=api",
"id": 129939,
"name": "ABiSS"
},
"role": ""
}
],
"tags": [
"bbs-pc"
]
}