GET /api/v1/bbses/1694/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/1694/?format=api",
"demozoo_url": "https://demozoo.org/bbs/1694/",
"id": 1694,
"name": "Da Crazy World",
"location": "France",
"country_code": "FR",
"latitude": 46.0,
"longitude": 2.0,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/54719/?format=api",
"id": 54719,
"name": "Animist"
},
"role": "sysop",
"is_current": true
}
],
"affiliations": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/26356/?format=api",
"id": 26356,
"name": "Injection"
},
"role": "020-hq"
}
],
"tags": [
"bbs-pc"
]
}