GET /api/v1/bbses/5603/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/5603/?format=api",
"demozoo_url": "https://demozoo.org/bbs/5603/",
"id": 5603,
"name": "Prayer Tower",
"location": "Germany",
"country_code": "DE",
"latitude": 51.5,
"longitude": 10.5,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/57723/?format=api",
"id": 57723,
"name": "Lord"
},
"role": "sysop",
"is_current": true
}
],
"affiliations": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/3361/?format=api",
"id": 3361,
"name": "Spreadpoint"
},
"role": "015-ehq"
}
],
"tags": [
"bbs-amiga"
]
}