GET /api/v1/bbses/4003/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/4003/?format=api",
"demozoo_url": "https://demozoo.org/bbs/4003/",
"id": 4003,
"name": "Lords Cave",
"location": "Gemeente Almere, Flevoland, Netherlands",
"country_code": "NL",
"latitude": 52.36861,
"longitude": 5.2375,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/122513/?format=api",
"id": 122513,
"name": "Lord Madness"
},
"role": "sysop",
"is_current": true
},
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/122514/?format=api",
"id": 122514,
"name": "Lord Infinity"
},
"role": "co-sysop",
"is_current": true
}
],
"affiliations": [],
"tags": [
"bbs-amiga"
]
}