GET /api/v1/bbses/8378/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/8378/?format=api",
"demozoo_url": "https://demozoo.org/bbs/8378/",
"id": 8378,
"name": "Mystic Dungeons",
"location": "Germany",
"country_code": "DE",
"latitude": 51.5,
"longitude": 10.5,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/129757/?format=api",
"id": 129757,
"name": "Mr. Mad"
},
"role": "sysop",
"is_current": true
},
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/129758/?format=api",
"id": 129758,
"name": "Crazy"
},
"role": "co-sysop",
"is_current": true
},
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/129759/?format=api",
"id": 129759,
"name": "Cyberpunk"
},
"role": "co-sysop",
"is_current": true
}
],
"affiliations": [],
"tags": []
}