GET /api/v1/bbses/12990/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/12990/?format=api",
"demozoo_url": "https://demozoo.org/bbs/12990/",
"id": 12990,
"name": "GigaSystem",
"location": "Espírito Santo, Brazil",
"country_code": "BR",
"latitude": -20.0,
"longitude": -40.75,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/147693/?format=api",
"id": 147693,
"name": "Aguia"
},
"role": "sysop",
"is_current": true
}
],
"affiliations": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/77907/?format=api",
"id": 77907,
"name": "HASP"
},
"role": "020-hq"
}
],
"tags": [
"bbs-pc"
]
}