GET /api/v1/bbses/12349/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/12349/?format=api",
"demozoo_url": "https://demozoo.org/bbs/12349/",
"id": 12349,
"name": "Flasklock BBS",
"location": "Örkelljunga Kommun, Skåne, Sweden",
"country_code": "SE",
"latitude": 56.32464,
"longitude": 13.33941,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/3180/?format=api",
"id": 3180,
"name": "hedning"
},
"role": "sysop",
"is_current": true
}
],
"affiliations": [],
"tags": []
}