GET /api/v1/bbses/10675/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/10675/?format=api",
"demozoo_url": "https://demozoo.org/bbs/10675/",
"id": 10675,
"name": "Pentagon",
"location": "",
"country_code": "",
"latitude": null,
"longitude": null,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/115585/?format=api",
"id": 115585,
"name": "Smurf"
},
"role": "sysop",
"is_current": false
}
],
"affiliations": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/115583/?format=api",
"id": 115583,
"name": "Energy Corporation"
},
"role": "010-whq"
}
],
"tags": []
}