GET /api/v1/bbses/2615/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/2615/?format=api",
"demozoo_url": "https://demozoo.org/bbs/2615/",
"id": 2615,
"name": "Shadow Forest",
"location": "United States",
"country_code": "US",
"latitude": 39.76,
"longitude": -98.5,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/121084/?format=api",
"id": 121084,
"name": "Robin"
},
"role": "sysop",
"is_current": true
}
],
"affiliations": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/121064/?format=api",
"id": 121064,
"name": "The Nightmare Hunter"
},
"role": "040-distsite"
}
],
"tags": [
"bbs-pc"
]
}