GET /api/v1/bbses/1702/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/1702/?format=api",
"demozoo_url": "https://demozoo.org/bbs/1702/",
"id": 1702,
"name": "Alien",
"location": "Federal District, Brazil",
"country_code": "BR",
"latitude": -15.75,
"longitude": -47.75,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/120202/?format=api",
"id": 120202,
"name": "Apocalipse"
},
"role": "sysop",
"is_current": true
}
],
"affiliations": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/120199/?format=api",
"id": 120199,
"name": "Blizzard"
},
"role": "020-hq"
}
],
"tags": [
"bbs-pc"
]
}