GET /api/v1/bbses/1923/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/1923/?format=api",
"demozoo_url": "https://demozoo.org/bbs/1923/",
"id": 1923,
"name": "Lunapark",
"location": "Spijkenisse, Nissewaard, South Holland, Netherlands",
"country_code": "NL",
"latitude": 51.845,
"longitude": 4.32917,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/120424/?format=api",
"id": 120424,
"name": "The Chemist"
},
"role": "sysop",
"is_current": true
}
],
"affiliations": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/48899/?format=api",
"id": 48899,
"name": "Xtaze Productions"
},
"role": "040-distsite"
}
],
"tags": [
"bbs-pc"
]
}