GET /api/v1/bbses/1435/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/1435/?format=api",
"demozoo_url": "https://demozoo.org/bbs/1435/",
"id": 1435,
"name": "Strakha",
"location": "Rödental, Upper Franconia, Bavaria, Germany",
"country_code": "DE",
"latitude": 50.29516,
"longitude": 11.04122,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/119995/?format=api",
"id": 119995,
"name": "Fireball"
},
"role": "sysop",
"is_current": true
}
],
"affiliations": [],
"tags": [
"bbs-pc"
]
}