GET /api/v1/bbses/2139/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/2139/?format=api",
"demozoo_url": "https://demozoo.org/bbs/2139/",
"id": 2139,
"name": "Tomer Ginat's Place",
"location": "Israel",
"country_code": "IL",
"latitude": 31.5,
"longitude": 34.75,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/120589/?format=api",
"id": 120589,
"name": "Tomer Ginat"
},
"role": "sysop",
"is_current": true
}
],
"affiliations": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/9354/?format=api",
"id": 9354,
"name": "Total Eclipse"
},
"role": "040-distsite"
}
],
"tags": []
}