GET /api/v1/bbses/2812/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/2812/?format=api",
"demozoo_url": "https://demozoo.org/bbs/2812/",
"id": 2812,
"name": "No Objection",
"location": "Netherlands",
"country_code": "NL",
"latitude": 52.25,
"longitude": 5.75,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/85451/?format=api",
"id": 85451,
"name": "Ramirez"
},
"role": "sysop",
"is_current": true
}
],
"affiliations": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/81682/?format=api",
"id": 81682,
"name": "The Cradle Traders"
},
"role": "020-hq"
}
],
"tags": []
}