GET /api/v1/bbses/1893/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/1893/?format=api",
"demozoo_url": "https://demozoo.org/bbs/1893/",
"id": 1893,
"name": "Silicon",
"location": "Spain",
"country_code": "ES",
"latitude": 40.0,
"longitude": -4.0,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/120405/?format=api",
"id": 120405,
"name": "Silicon"
},
"role": "sysop",
"is_current": true
}
],
"affiliations": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/69810/?format=api",
"id": 69810,
"name": "RESET-TVC"
},
"role": "040-distsite"
}
],
"tags": []
}