GET /api/v1/bbses/11180/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/11180/?format=api",
"demozoo_url": "https://demozoo.org/bbs/11180/",
"id": 11180,
"name": "Cemetary Gates",
"location": "Australia",
"country_code": "AU",
"latitude": -25.0,
"longitude": 135.0,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/138689/?format=api",
"id": 138689,
"name": "Death Commander"
},
"role": "sysop",
"is_current": true
}
],
"affiliations": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/138682/?format=api",
"id": 138682,
"name": "Shade"
},
"role": "040-distsite"
}
],
"tags": [
"bbs-pc"
]
}