GET /api/v1/bbses/1789/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/1789/?format=api",
"demozoo_url": "https://demozoo.org/bbs/1789/",
"id": 1789,
"name": "The Gamerz Edge",
"location": "Dörfles-Esbach, Upper Franconia, Bavaria, Germany",
"country_code": "DE",
"latitude": 50.2833,
"longitude": 11.0,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/120261/?format=api",
"id": 120261,
"name": "UCG"
},
"role": "sysop",
"is_current": true
}
],
"affiliations": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/80553/?format=api",
"id": 80553,
"name": "COP"
},
"role": "040-distsite"
}
],
"tags": [
"bbs-pc"
]
}