GET /api/v1/bbses/1349/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/1349/?format=api",
"demozoo_url": "https://demozoo.org/bbs/1349/",
"id": 1349,
"name": "Boixos Nois",
"location": "Argentina",
"country_code": "AR",
"latitude": -34.0,
"longitude": -64.0,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/119913/?format=api",
"id": 119913,
"name": "Nekromancer"
},
"role": "sysop",
"is_current": true
}
],
"affiliations": [],
"tags": []
}