GET /api/v1/bbses/7402/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/7402/?format=api",
"demozoo_url": "https://demozoo.org/bbs/7402/",
"id": 7402,
"name": "Whirlpool",
"location": "Idstein, Regierungsbezirk Darmstadt, Hesse, Germany",
"country_code": "DE",
"latitude": 50.22347,
"longitude": 8.25373,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/128133/?format=api",
"id": 128133,
"name": "Jones"
},
"role": "sysop",
"is_current": true
}
],
"affiliations": [],
"tags": [
"bbs-pc",
"isdn"
]
}