GET /api/v1/bbses/625/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/625/?format=api",
"demozoo_url": "https://demozoo.org/bbs/625/",
"id": 625,
"name": "UNI",
"location": "Mestna Občina Novo mesto, Novo Mesto, Slovenia",
"country_code": "SI",
"latitude": 45.7851,
"longitude": 15.19833,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/43248/?format=api",
"id": 43248,
"name": "Nightman"
},
"role": "sysop",
"is_current": true
}
],
"affiliations": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/22253/?format=api",
"id": 22253,
"name": "Interlaced Bytes"
},
"role": "040-distsite"
}
],
"tags": [
"bbs-pc"
]
}