GET /api/v1/bbses/6223/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/6223/?format=api",
"demozoo_url": "https://demozoo.org/bbs/6223/",
"id": 6223,
"name": "Digital Dreams",
"location": "Novi Sad, South Bačka, Vojvodina, Serbia",
"country_code": "RS",
"latitude": 45.25167,
"longitude": 19.83694,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/150762/?format=api",
"id": 150762,
"name": "Lee"
},
"role": "co-sysop",
"is_current": true
},
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/150763/?format=api",
"id": 150763,
"name": "Peke"
},
"role": "sysop",
"is_current": true
}
],
"affiliations": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/15355/?format=api",
"id": 15355,
"name": "Elite"
},
"role": "020-hq"
}
],
"tags": [
"bbs-atari",
"ratsoft-bbs"
]
}