GET /api/v1/bbses/10642/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/10642/?format=api",
"demozoo_url": "https://demozoo.org/bbs/10642/",
"id": 10642,
"name": "Tripper's Realm",
"location": "Dallas County, Texas, United States",
"country_code": "US",
"latitude": 32.76663,
"longitude": -96.77787,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/135493/?format=api",
"id": 135493,
"name": "Iron Butterfly"
},
"role": "sysop",
"is_current": true
}
],
"affiliations": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/122851/?format=api",
"id": 122851,
"name": "Smegma"
},
"role": "020-hq"
}
],
"tags": [
"bbs-pc"
]
}