GET /api/v1/bbses/1571/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/1571/?format=api",
"demozoo_url": "https://demozoo.org/bbs/1571/",
"id": 1571,
"name": "ThomasGN Point",
"location": "Brno, Město Brno, South Moravian, Czechia",
"country_code": "CZ",
"latitude": 49.19522,
"longitude": 16.60796,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/49973/?format=api",
"id": 49973,
"name": "Tom"
},
"role": "sysop",
"is_current": true
}
],
"affiliations": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/14118/?format=api",
"id": 14118,
"name": "Suspect Records"
},
"role": "020-hq"
}
],
"tags": [
"bbs-pc"
]
}