GET /api/v1/bbses/5308/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/5308/?format=api",
"demozoo_url": "https://demozoo.org/bbs/5308/",
"id": 5308,
"name": "Liquid Metal",
"location": "Houston, Harris County, Texas, United States",
"country_code": "US",
"latitude": 29.76328,
"longitude": -95.36327,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/124099/?format=api",
"id": 124099,
"name": "Steel"
},
"role": "sysop",
"is_current": false
},
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/124100/?format=api",
"id": 124100,
"name": "Cowboy"
},
"role": "co-sysop",
"is_current": false
}
],
"affiliations": [],
"tags": [
"celerity-bbs"
]
}