GET /api/v1/bbses/9344/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/9344/?format=api",
"demozoo_url": "https://demozoo.org/bbs/9344/",
"id": 9344,
"name": "The Corridor",
"location": "Germany",
"country_code": "DE",
"latitude": 51.5,
"longitude": 10.5,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/131812/?format=api",
"id": 131812,
"name": "Shadowrunner"
},
"role": "sysop",
"is_current": false
}
],
"affiliations": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/88624/?format=api",
"id": 88624,
"name": "Merlin Couriers"
},
"role": "020-hq"
}
],
"tags": []
}