GET /api/v1/bbses/1849/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/1849/?format=api",
"demozoo_url": "https://demozoo.org/bbs/1849/",
"id": 1849,
"name": "Coyote Landz",
"location": "Argentina",
"country_code": "AR",
"latitude": -34.0,
"longitude": -64.0,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/119767/?format=api",
"id": 119767,
"name": "Coyote"
},
"role": "sysop",
"is_current": true
}
],
"affiliations": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/120316/?format=api",
"id": 120316,
"name": "Informatic Drugs Traffickers"
},
"role": ""
}
],
"tags": []
}