GET /api/v1/bbses/5510/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/5510/?format=api",
"demozoo_url": "https://demozoo.org/bbs/5510/",
"id": 5510,
"name": "The Last Exit",
"location": "Ottawa, Ontario, Canada",
"country_code": "CA",
"latitude": 45.41117,
"longitude": -75.69812,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/85010/?format=api",
"id": 85010,
"name": "Acid Shift"
},
"role": "sysop",
"is_current": true
}
],
"affiliations": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/124547/?format=api",
"id": 124547,
"name": "Revolution Couriering"
},
"role": "040-distsite"
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/83043/?format=api",
"id": 83043,
"name": "Pentax"
},
"role": "040-distsite"
}
],
"tags": [
"bbs-pc",
"bbs-nonpublic"
]
}