GET /api/v1/bbses/12829/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/12829/?format=api",
"demozoo_url": "https://demozoo.org/bbs/12829/",
"id": 12829,
"name": "The Dog House (416)",
"location": "Toronto, Ontario, Canada",
"country_code": "CA",
"latitude": 43.70011,
"longitude": -79.4163,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/147186/?format=api",
"id": 147186,
"name": "Beethoven"
},
"role": "sysop",
"is_current": true
}
],
"affiliations": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/135383/?format=api",
"id": 135383,
"name": "The Hard Wares"
},
"role": "020-hq"
}
],
"tags": [
"bbs-pc"
]
}