GET /api/v1/bbses/5161/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/5161/?format=api",
"demozoo_url": "https://demozoo.org/bbs/5161/",
"id": 5161,
"name": "Alkaline",
"location": "",
"country_code": "",
"latitude": null,
"longitude": null,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/123849/?format=api",
"id": 123849,
"name": "Ranik"
},
"role": "sysop",
"is_current": false
}
],
"affiliations": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/83950/?format=api",
"id": 83950,
"name": "Infernal Affairs"
},
"role": "040-distsite"
}
],
"tags": [
"bbs-nonpublic",
"unknown-location"
]
}