GET /api/v1/bbses/8259/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/8259/?format=api",
"demozoo_url": "https://demozoo.org/bbs/8259/",
"id": 8259,
"name": "Veleno BBS",
"location": "Provincia di Verona, Veneto, Italy",
"country_code": "IT",
"latitude": 45.41667,
"longitude": 11.03333,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/93275/?format=api",
"id": 93275,
"name": "F. Krueger"
},
"role": "sysop",
"is_current": true
}
],
"affiliations": [],
"tags": []
}