GET /api/v1/bbses/1980/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/1980/?format=api",
"demozoo_url": "https://demozoo.org/bbs/1980/",
"id": 1980,
"name": "Magnetic",
"location": "Distrito de Coimbra, Coimbra, Portugal",
"country_code": "PT",
"latitude": 40.1925,
"longitude": -8.32963,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/120556/?format=api",
"id": 120556,
"name": "windseed"
},
"role": "sysop",
"is_current": true
},
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/120555/?format=api",
"id": 120555,
"name": "trashmam"
},
"role": "co-sysop",
"is_current": true
}
],
"affiliations": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/80625/?format=api",
"id": 80625,
"name": "Magnetic Team"
},
"role": "010-whq"
}
],
"tags": []
}