GET /api/v1/bbses/1700/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/1700/?format=api",
"demozoo_url": "https://demozoo.org/bbs/1700/",
"id": 1700,
"name": "Holocaust",
"location": "Kymenlaakso, Finland",
"country_code": "FI",
"latitude": 60.83333,
"longitude": 26.91667,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/120201/?format=api",
"id": 120201,
"name": "Diapolica"
},
"role": "sysop",
"is_current": true
}
],
"affiliations": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/120199/?format=api",
"id": 120199,
"name": "Blizzard"
},
"role": "020-hq"
}
],
"tags": [
"bbs-pc"
]
}