GET /api/v1/bbses/2741/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/2741/?format=api",
"demozoo_url": "https://demozoo.org/bbs/2741/",
"id": 2741,
"name": "Master BBS",
"location": "Kungälvs Kommun, Västra Götaland, Sweden",
"country_code": "SE",
"latitude": 57.89697,
"longitude": 11.88882,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/153709/?format=api",
"id": 153709,
"name": "Stefan Andreasson"
},
"role": "sysop",
"is_current": true
}
],
"affiliations": [],
"tags": [
"bbs-atari"
]
}