GET /api/v1/bbses/1741/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/1741/?format=api",
"demozoo_url": "https://demozoo.org/bbs/1741/",
"id": 1741,
"name": "Death Cliff",
"location": "Aylmer, Outaouais, Quebec, Canada",
"country_code": "CA",
"latitude": 45.4002,
"longitude": -75.80644,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/120225/?format=api",
"id": 120225,
"name": "MotorBreath"
},
"role": "sysop",
"is_current": true
}
],
"affiliations": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/109002/?format=api",
"id": 109002,
"name": "The Artists Guild"
},
"role": "040-distsite"
}
],
"tags": [
"bbs-pc"
]
}