GET /api/v1/bbses/4415/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/4415/?format=api",
"demozoo_url": "https://demozoo.org/bbs/4415/",
"id": 4415,
"name": "The Brotherhood",
"location": "",
"country_code": "",
"latitude": null,
"longitude": null,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/123072/?format=api",
"id": 123072,
"name": "Timeshift"
},
"role": "sysop",
"is_current": true
}
],
"affiliations": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/123065/?format=api",
"id": 123065,
"name": "Distinct"
},
"role": "040-distsite"
}
],
"tags": []
}