GET /api/v1/bbses/12296/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/bbses/12296/?format=api",
"demozoo_url": "https://demozoo.org/bbs/12296/",
"id": 12296,
"name": "BBS Shed",
"location": "Porirua, Porirua City, Wellington, New Zealand",
"country_code": "NZ",
"latitude": -41.13333,
"longitude": 174.85,
"bbstros": [],
"staff": [
{
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/73458/?format=api",
"id": 73458,
"name": "Creative Insanity"
},
"role": "sysop",
"is_current": true
}
],
"affiliations": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/23817/?format=api",
"id": 23817,
"name": "Angry"
},
"role": "020-hq"
}
],
"tags": [
"bbs-c64"
]
}