GET /api/v1/bbses/5495/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/5495/?format=api",
"demozoo_url": "https://demozoo.org/bbs/5495/",
"id": 5495,
"name": "Harry D's",
"location": "",
"country_code": "",
"latitude": null,
"longitude": null,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/124536/?format=api",
"id": 124536,
"name": "H.Man"
},
"role": "sysop",
"is_current": true
}
],
"affiliations": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/85513/?format=api",
"id": 85513,
"name": "Mindcrash"
},
"role": "040-distsite"
}
],
"tags": [
"bbs-pc",
"bbs-nonpublic",
"unknown-location"
]
}