GET /api/v1/bbses/785/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/785/?format=api",
"demozoo_url": "https://demozoo.org/bbs/785/",
"id": 785,
"name": "Fully Buggy Playground",
"location": "Painblanc, Cote d'Or, Bourgogne-Franche-Comté, France",
"country_code": "FR",
"latitude": 47.14722,
"longitude": 4.6275,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/23450/?format=api",
"id": 23450,
"name": "Goo-Roo"
},
"role": "sysop",
"is_current": true
}
],
"affiliations": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/24121/?format=api",
"id": 24121,
"name": "N-Zone"
},
"role": "030-memberboard"
}
],
"tags": [
"bbs-pc"
]
}