GET /api/v1/bbses/5890/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/5890/?format=api",
"demozoo_url": "https://demozoo.org/bbs/5890/",
"id": 5890,
"name": "Against The Grain",
"location": "Philadelphia, Philadelphia County, Pennsylvania, United States",
"country_code": "US",
"latitude": 39.95233,
"longitude": -75.16379,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/125265/?format=api",
"id": 125265,
"name": "Snog"
},
"role": "sysop",
"is_current": false
}
],
"affiliations": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/109633/?format=api",
"id": 109633,
"name": "Shore Cracking/Ansi Runners"
},
"role": "020-hq"
}
],
"tags": []
}