GET /api/v1/bbses/11199/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/11199/?format=api",
"demozoo_url": "https://demozoo.org/bbs/11199/",
"id": 11199,
"name": "Global Disaster",
"location": "Kalmar, Sweden",
"country_code": "SE",
"latitude": 57.33333,
"longitude": 16.0,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/82356/?format=api",
"id": 82356,
"name": "Disaster"
},
"role": "sysop",
"is_current": true
}
],
"affiliations": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/8507/?format=api",
"id": 8507,
"name": "Damage Inc."
},
"role": "020-hq"
}
],
"tags": [
"bbs-amiga"
]
}