GET /api/v1/bbses/4412/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/4412/?format=api",
"demozoo_url": "https://demozoo.org/bbs/4412/",
"id": 4412,
"name": "Proxima Centauri",
"location": "Vancouver, Metro Vancouver Regional District, British Columbia, Canada",
"country_code": "CA",
"latitude": 49.24966,
"longitude": -123.11934,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/123091/?format=api",
"id": 123091,
"name": "Retsam Xim"
},
"role": "sysop",
"is_current": true
}
],
"affiliations": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/123065/?format=api",
"id": 123065,
"name": "Distinct"
},
"role": "040-distsite"
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/84500/?format=api",
"id": 84500,
"name": "ACE"
},
"role": "040-distsite"
}
],
"tags": [
"bbs-pc",
"bbs-nonpublic"
]
}