GET /api/v1/bbses/9580/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/9580/?format=api",
"demozoo_url": "https://demozoo.org/bbs/9580/",
"id": 9580,
"name": "X BBS",
"location": "Philadelphia, Philadelphia County, Pennsylvania, United States",
"country_code": "US",
"latitude": 39.95233,
"longitude": -75.16379,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/132431/?format=api",
"id": 132431,
"name": "Jack Deth"
},
"role": "sysop",
"is_current": true
},
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/132432/?format=api",
"id": 132432,
"name": "Cybertaco"
},
"role": "co-sysop",
"is_current": true
}
],
"affiliations": [],
"tags": [
"bbs-pc"
]
}