GET /api/v1/bbses/6464/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/6464/?format=api",
"demozoo_url": "https://demozoo.org/bbs/6464/",
"id": 6464,
"name": "The Challenger",
"location": "Chicago, Cook County, Illinois, United States",
"country_code": "US",
"latitude": 41.85003,
"longitude": -87.65005,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/118506/?format=api",
"id": 118506,
"name": "Mopar One"
},
"role": "sysop",
"is_current": true
}
],
"affiliations": [],
"tags": [
"bbs-apple"
]
}