GET /api/v1/bbses/6411/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/6411/?format=api",
"demozoo_url": "https://demozoo.org/bbs/6411/",
"id": 6411,
"name": "The Lost Board",
"location": "Sacramento County, California, United States",
"country_code": "US",
"latitude": 38.44932,
"longitude": -121.34424,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/123512/?format=api",
"id": 123512,
"name": "AH"
},
"role": "sysop",
"is_current": true
}
],
"affiliations": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/107569/?format=api",
"id": 107569,
"name": "Intensity"
},
"role": "020-hq"
}
],
"tags": [
"bbs-amiga"
]
}