GET /api/v1/bbses/1542/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/1542/?format=api",
"demozoo_url": "https://demozoo.org/bbs/1542/",
"id": 1542,
"name": "Realtime Crew",
"location": "Günthersleben-Wechmar, Thuringia, Germany",
"country_code": "DE",
"latitude": 50.9,
"longitude": 10.7667,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/53236/?format=api",
"id": 53236,
"name": "Peeping Tom"
},
"role": "sysop",
"is_current": true
}
],
"affiliations": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/13665/?format=api",
"id": 13665,
"name": "The Realtime-Crew"
},
"role": "020-hq"
}
],
"tags": [
"bbs-pc"
]
}