GET /api/v1/bbses/2678/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/2678/?format=api",
"demozoo_url": "https://demozoo.org/bbs/2678/",
"id": 2678,
"name": "Hardlock",
"location": "Netherlands",
"country_code": "NL",
"latitude": 52.25,
"longitude": 5.75,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/121205/?format=api",
"id": 121205,
"name": "Lord Byron"
},
"role": "sysop",
"is_current": true
}
],
"affiliations": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/80906/?format=api",
"id": 80906,
"name": "Suicidal"
},
"role": "020-hq"
}
],
"tags": []
}