GET /api/v1/bbses/13125/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/13125/?format=api",
"demozoo_url": "https://demozoo.org/bbs/13125/",
"id": 13125,
"name": "The Zoo",
"location": "Kentucky, United States",
"country_code": "US",
"latitude": 38.20042,
"longitude": -84.87762,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/147968/?format=api",
"id": 147968,
"name": "Querlat"
},
"role": "sysop",
"is_current": true
}
],
"affiliations": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/147961/?format=api",
"id": 147961,
"name": "The NewComers"
},
"role": "020-hq"
}
],
"tags": [
"bbs-pc"
]
}