GET /api/v1/bbses/11459/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/11459/?format=api",
"demozoo_url": "https://demozoo.org/bbs/11459/",
"id": 11459,
"name": "Carrot Farm",
"location": "Ontario, Canada",
"country_code": "CA",
"latitude": 49.25014,
"longitude": -84.49983,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/143306/?format=api",
"id": 143306,
"name": "Bessmertny"
},
"role": "sysop",
"is_current": true
}
],
"affiliations": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/83169/?format=api",
"id": 83169,
"name": "Toxik Brain"
},
"role": "040-distsite"
}
],
"tags": [
"bbs-pc",
"bbs-nonpublic"
]
}