GET /api/v1/bbses/5551/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/5551/?format=api",
"demozoo_url": "https://demozoo.org/bbs/5551/",
"id": 5551,
"name": "Babes in Toyland",
"location": "",
"country_code": "",
"latitude": null,
"longitude": null,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/124628/?format=api",
"id": 124628,
"name": "Twitty-Mister"
},
"role": "sysop",
"is_current": true
}
],
"affiliations": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/124612/?format=api",
"id": 124612,
"name": "Wehrmacht"
},
"role": "040-distsite"
}
],
"tags": [
"bbs-pc",
"unknown-location"
]
}