GET /api/v1/bbses/9679/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/9679/?format=api",
"demozoo_url": "https://demozoo.org/bbs/9679/",
"id": 9679,
"name": "House of Lords",
"location": "Sweden",
"country_code": "SE",
"latitude": 62.0,
"longitude": 15.0,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/121685/?format=api",
"id": 121685,
"name": "Orbit"
},
"role": "sysop",
"is_current": false
}
],
"affiliations": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/81662/?format=api",
"id": 81662,
"name": "Providence"
},
"role": "020-hq"
}
],
"tags": []
}