GET /api/v1/bbses/2566/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/2566/?format=api",
"demozoo_url": "https://demozoo.org/bbs/2566/",
"id": 2566,
"name": "The Church",
"location": "Uusimaa, Finland",
"country_code": "FI",
"latitude": 60.41667,
"longitude": 24.75,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/121006/?format=api",
"id": 121006,
"name": "The God"
},
"role": "sysop",
"is_current": true
}
],
"affiliations": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/120997/?format=api",
"id": 120997,
"name": "Therapy"
},
"role": "040-distsite"
}
],
"tags": [
"bbs-pc",
"bbs-nonpublic"
]
}