GET /api/v1/bbses/7288/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/7288/?format=api",
"demozoo_url": "https://demozoo.org/bbs/7288/",
"id": 7288,
"name": "Pumpkin HQ",
"location": "Trebur, Regierungsbezirk Darmstadt, Hesse, Germany",
"country_code": "DE",
"latitude": 49.9243,
"longitude": 8.4092,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/115127/?format=api",
"id": 115127,
"name": "Pumpkin"
},
"role": "sysop",
"is_current": true
},
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/127915/?format=api",
"id": 127915,
"name": "Milka"
},
"role": "co-sysop",
"is_current": true
}
],
"affiliations": [],
"tags": [
"bbs-amiga",
"bbs-public",
"demoscene-bbs"
]
}