GET /api/v1/bbses/12306/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/12306/?format=api",
"demozoo_url": "https://demozoo.org/bbs/12306/",
"id": 12306,
"name": "Eaglesoft New York",
"location": "Carle Place, Nassau County, New York, United States",
"country_code": "US",
"latitude": 40.7526,
"longitude": -73.61041,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/8107/?format=api",
"id": 8107,
"name": "The Head Librarian"
},
"role": "sysop",
"is_current": true
}
],
"affiliations": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/1540/?format=api",
"id": 1540,
"name": "Eagle Soft Incorporated"
},
"role": "020-hq"
}
],
"tags": [
"bbs-amiga",
"bbs-c64"
]
}