GET /api/v1/bbses/4093/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/4093/?format=api",
"demozoo_url": "https://demozoo.org/bbs/4093/",
"id": 4093,
"name": "Valentine BBS",
"location": "Singapore",
"country_code": "SG",
"latitude": 1.36667,
"longitude": 103.8,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/122621/?format=api",
"id": 122621,
"name": "James Goh"
},
"role": "sysop",
"is_current": true
}
],
"affiliations": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/80072/?format=api",
"id": 80072,
"name": "Crow"
},
"role": "020-hq"
}
],
"tags": [
"bbs-pc"
]
}