GET /api/v1/bbses/2129/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/2129/?format=api",
"demozoo_url": "https://demozoo.org/bbs/2129/",
"id": 2129,
"name": "EpiCenter",
"location": "Celje, Slovenia",
"country_code": "SI",
"latitude": 46.25,
"longitude": 15.27028,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/22325/?format=api",
"id": 22325,
"name": "Count-D"
},
"role": "sysop",
"is_current": true
}
],
"affiliations": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/22249/?format=api",
"id": 22249,
"name": "X-Seed"
},
"role": "040-distsite"
}
],
"tags": [
"bbs-pc"
]
}