GET /api/v1/bbses/2244/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/2244/?format=api",
"demozoo_url": "https://demozoo.org/bbs/2244/",
"id": 2244,
"name": "Victory Mansions",
"location": "Connecticut, United States",
"country_code": "US",
"latitude": 41.66704,
"longitude": -72.66648,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/78944/?format=api",
"id": 78944,
"name": "Sir Leechalot"
},
"role": "sysop",
"is_current": true
}
],
"affiliations": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/76732/?format=api",
"id": 76732,
"name": "Wicked"
},
"role": "020-hq"
}
],
"tags": []
}