GET /api/v1/bbses/5389/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/5389/?format=api",
"demozoo_url": "https://demozoo.org/bbs/5389/",
"id": 5389,
"name": "Atlantic Data Images",
"location": "Maryland, United States",
"country_code": "US",
"latitude": 39.00039,
"longitude": -76.74997,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/124274/?format=api",
"id": 124274,
"name": "Iceman"
},
"role": "sysop",
"is_current": true
}
],
"affiliations": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/61304/?format=api",
"id": 61304,
"name": "Sphere!"
},
"role": "040-distsite"
}
],
"tags": [
"bbs-pc",
"bbs-nonpublic"
]
}