GET /api/v1/bbses/10898/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/10898/?format=api",
"demozoo_url": "https://demozoo.org/bbs/10898/",
"id": 10898,
"name": "Subcontinent",
"location": "Norway",
"country_code": "NO",
"latitude": 62.0,
"longitude": 10.0,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/40677/?format=api",
"id": 40677,
"name": "Godfather"
},
"role": "sysop",
"is_current": true
}
],
"affiliations": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/61674/?format=api",
"id": 61674,
"name": "Onyx"
},
"role": "030-memberboard"
}
],
"tags": [
"bbs-amiga"
]
}