GET /api/v1/bbses/2520/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/2520/?format=api",
"demozoo_url": "https://demozoo.org/bbs/2520/",
"id": 2520,
"name": "Fear Factory",
"location": "Denmark",
"country_code": "DK",
"latitude": 56.0,
"longitude": 10.0,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/36422/?format=api",
"id": 36422,
"name": "CandyMan"
},
"role": "sysop",
"is_current": true
}
],
"affiliations": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/75868/?format=api",
"id": 75868,
"name": "Toxic Krystal"
},
"role": "040-distsite"
}
],
"tags": []
}