GET /api/v1/bbses/2501/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/2501/?format=api",
"demozoo_url": "https://demozoo.org/bbs/2501/",
"id": 2501,
"name": "The ERICADE Network",
"location": "Stockholm County, Stockholm, Sweden",
"country_code": "SE",
"latitude": 59.5,
"longitude": 18.0,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/90748/?format=api",
"id": 90748,
"name": "Daemon"
},
"role": "sysop",
"is_current": true
},
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/90756/?format=api",
"id": 90756,
"name": "Im-pose"
},
"role": "co-sysop",
"is_current": true
}
],
"affiliations": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/90747/?format=api",
"id": 90747,
"name": "Eternal"
},
"role": "010-whq"
}
],
"tags": [
"swedish",
"nikom",
"komsystem"
]
}