GET /api/v1/bbses/3533/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/3533/?format=api",
"demozoo_url": "https://demozoo.org/bbs/3533/",
"id": 3533,
"name": "Try My Best",
"location": "Hong Kong Special Administrative Region, Hong Kong",
"country_code": "HK",
"latitude": 22.25,
"longitude": 114.16667,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/121995/?format=api",
"id": 121995,
"name": "Collector"
},
"role": "sysop",
"is_current": true
}
],
"affiliations": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/89908/?format=api",
"id": 89908,
"name": "Explosion"
},
"role": "020-hq"
}
],
"tags": [
"bbs-pc"
]
}