GET /api/v1/bbses/1745/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/1745/?format=api",
"demozoo_url": "https://demozoo.org/bbs/1745/",
"id": 1745,
"name": "R.O.W.",
"location": "Hackensack, Bergen County, New Jersey, United States",
"country_code": "US",
"latitude": 40.88593,
"longitude": -74.04347,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/120227/?format=api",
"id": 120227,
"name": "Dark Illusion"
},
"role": "sysop",
"is_current": true
}
],
"affiliations": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/109002/?format=api",
"id": 109002,
"name": "The Artists Guild"
},
"role": "040-distsite"
}
],
"tags": [
"bbs-pc"
]
}