GET /api/v1/bbses/12451/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/12451/?format=api",
"demozoo_url": "https://demozoo.org/bbs/12451/",
"id": 12451,
"name": "The Jungle (313)",
"location": "Detroit, Wayne County, Michigan, United States",
"country_code": "US",
"latitude": 42.33143,
"longitude": -83.04575,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/146191/?format=api",
"id": 146191,
"name": "ZMan"
},
"role": "sysop",
"is_current": false
}
],
"affiliations": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/146189/?format=api",
"id": 146189,
"name": "We'll Release Anything"
},
"role": "030-memberboard"
}
],
"tags": [
"bbs-pc"
]
}