GET /api/v1/bbses/11433/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/11433/?format=api",
"demozoo_url": "https://demozoo.org/bbs/11433/",
"id": 11433,
"name": "The Lost Paradise",
"location": "Belgium",
"country_code": "BE",
"latitude": 50.75,
"longitude": 4.5,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/55778/?format=api",
"id": 55778,
"name": "Solar"
},
"role": "sysop",
"is_current": true
}
],
"affiliations": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/6508/?format=api",
"id": 6508,
"name": "Fantastic 4 Cracking Group"
},
"role": "020-hq"
}
],
"tags": [
"bbs-c64"
]
}