GET /api/v1/bbses/2053/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/2053/?format=api",
"demozoo_url": "https://demozoo.org/bbs/2053/",
"id": 2053,
"name": "Paulista",
"location": "São Paulo, Brazil",
"country_code": "BR",
"latitude": -22.0,
"longitude": -49.0,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/120541/?format=api",
"id": 120541,
"name": "Mad-Max"
},
"role": "sysop",
"is_current": true
}
],
"affiliations": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/120534/?format=api",
"id": 120534,
"name": "Trance-4-Mation"
},
"role": "020-hq"
}
],
"tags": [
"bbs-pc"
]
}