GET /api/v1/bbses/3806/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/3806/?format=api",
"demozoo_url": "https://demozoo.org/bbs/3806/",
"id": 3806,
"name": "Utopia",
"location": "São Paulo, Brazil",
"country_code": "BR",
"latitude": -22.0,
"longitude": -49.0,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/111190/?format=api",
"id": 111190,
"name": "Soulphuree"
},
"role": "sysop",
"is_current": true
},
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/122228/?format=api",
"id": 122228,
"name": "Royal Voomit"
},
"role": "sysop",
"is_current": true
}
],
"affiliations": [],
"tags": [
"pcboard",
"bbs-pc",
"bbs-nonpublic",
"artboard",
"hpav"
]
}