GET /api/v1/bbses/531/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/531/?format=api",
"demozoo_url": "https://demozoo.org/bbs/531/",
"id": 531,
"name": "Skunk Works",
"location": "Austin, Travis County, Texas, United States",
"country_code": "US",
"latitude": 30.26715,
"longitude": -97.74306,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/67432/?format=api",
"id": 67432,
"name": "Liquid Vision"
},
"role": "sysop",
"is_current": true
}
],
"affiliations": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/30711/?format=api",
"id": 30711,
"name": "Epinicion"
},
"role": "040-distsite"
}
],
"tags": [
"bbs-pc"
]
}