GET /api/v1/bbses/4540/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/4540/?format=api",
"demozoo_url": "https://demozoo.org/bbs/4540/",
"id": 4540,
"name": "Cemetery",
"location": "Germany",
"country_code": "DE",
"latitude": 51.5,
"longitude": 10.5,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/112774/?format=api",
"id": 112774,
"name": "Grave Digger"
},
"role": "sysop",
"is_current": true
}
],
"affiliations": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/112773/?format=api",
"id": 112773,
"name": "Depressive Age"
},
"role": "010-whq"
}
],
"tags": [
"bbs-pc",
"bbs-nonpublic"
]
}