GET /api/v1/bbses/5546/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/5546/?format=api",
"demozoo_url": "https://demozoo.org/bbs/5546/",
"id": 5546,
"name": "Wehende Fahnen",
"location": "Switzerland",
"country_code": "CH",
"latitude": 47.00016,
"longitude": 8.01427,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/124626/?format=api",
"id": 124626,
"name": "Isengard"
},
"role": "sysop",
"is_current": true
}
],
"affiliations": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/124612/?format=api",
"id": 124612,
"name": "Wehrmacht"
},
"role": "020-hq"
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/128878/?format=api",
"id": 128878,
"name": "World Warez Federation"
},
"role": "040-distsite"
}
],
"tags": [
"bbs-pc",
"bbs-nonpublic"
]
}