GET /api/v1/bbses/8293/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/8293/?format=api",
"demozoo_url": "https://demozoo.org/bbs/8293/",
"id": 8293,
"name": "Jason Lives",
"location": "Brazil",
"country_code": "BR",
"latitude": -10.0,
"longitude": -55.0,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/81717/?format=api",
"id": 81717,
"name": "Jason"
},
"role": "sysop",
"is_current": true
}
],
"affiliations": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/79061/?format=api",
"id": 79061,
"name": "Black Squadron"
},
"role": "020-hq"
}
],
"tags": [
"bbs-pc",
"bbs-nonpublic"
]
}