GET /api/v1/bbses/10725/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/10725/?format=api",
"demozoo_url": "https://demozoo.org/bbs/10725/",
"id": 10725,
"name": "GUZ BBS",
"location": "Norway",
"country_code": "NO",
"latitude": 62.0,
"longitude": 10.0,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/135970/?format=api",
"id": 135970,
"name": "St.URL"
},
"role": "sysop",
"is_current": true
}
],
"affiliations": [],
"tags": [
"bbs-open-only-at-night",
"tribbs"
]
}